-
Notifications
You must be signed in to change notification settings - Fork 517
Awesome Bunyan
Trent Mick edited this page Oct 25, 2016
·
26 revisions
A (not so-)curated list of Bunyan-related software.
Inspired by awesome-php. Note that if this ends up not being well maintained, then an npm bunyan search might work better for you.
- Streams
- Other Languages
- mcavage/node-bunyan-syslog provides support for directing bunyan logging to a syslog server.
- qualitybath/bunyan-slack Bunyan stream for Slack chat integration.
- qualitybath/bunyan-fogbugz Bunyan stream for sending automated crash reports to FogBugz
- mirkokiefer/bunyan-cloudwatch Bunyan stream for sending logs to AWS CloudWatch.
- trentm/node-bunyan-winston A demo showing how to use a winston logger with a bunyan-using library
- Rust slog bunyan formatter (https://crates.io/crates/slog-bunyan)