-
Notifications
You must be signed in to change notification settings - Fork 518
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
- node-bunyan-syslog - Directing bunyan logging to a syslog server.
- bunyan-slack - Bunyan stream for Slack chat integration.
- bunyan-fogbugz - Bunyan stream for sending automated crash reports to FogBugz
- bunyan-cloudwatch - Bunyan stream for sending logs to AWS CloudWatch.
- 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)