Last active
May 24, 2017 20:38
-
-
Save mrister/4150b79b9938fdc88f8dd8a9e5547f3d to your computer and use it in GitHub Desktop.
Get Loggly from Bunyan
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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