Skip to content

Instantly share code, notes, and snippets.

@mrister
Last active May 24, 2017 20:38
Show Gist options
  • Save mrister/4150b79b9938fdc88f8dd8a9e5547f3d to your computer and use it in GitHub Desktop.
Save mrister/4150b79b9938fdc88f8dd8a9e5547f3d to your computer and use it in GitHub Desktop.
Get Loggly from Bunyan
const bunyan = require('bunyan');
const Bunyan2Loggly = require('bunyan-loggly');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment