-
Notifications
You must be signed in to change notification settings - Fork 517
Awesome Bunyan
Trent Mick edited this page Nov 3, 2016
·
26 revisions
A (not so-)curated list of Bunyan-related software.
Inspired by awesome-php. Please feel free to add links! Note that if this ends up not being well maintained, then an npm bunyan search might work better for you.
- 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. Also a comparison of Winston and Bunyan.
- TODO: point to the
RequestCaptureStream
example from restify. - gelf-stream - Bunyan + Graylog2
- express-bunyan-logger - Bunyan middleware for Express
- slog-bunyan - Rust slog bunyan formatter.
- bash-bunyan - A simple bunyan for Bash.