strong comparison
This commit is contained in:
parent
2c2459df2f
commit
e8a4387070
1 changed files with 2 additions and 1 deletions
|
@ -946,6 +946,7 @@ MIT. See "LICENSE.txt".
|
|||
- Bunyan + Graylog2: <https://github.com/mhart/gelf-stream>.
|
||||
- Bunyan middleware for Express: <https://github.com/villadora/express-bunyan-logger>
|
||||
- An example of a Bunyan shim to the Winston logging system:
|
||||
<https://github.com/trentm/node-bunyan-winston>.
|
||||
<https://github.com/trentm/node-bunyan-winston>. Also a [comparison of
|
||||
Winston and Bunyan](http://strongloop.com/strongblog/compare-node-js-logging-winston-bunyan/).
|
||||
- [Bunyan for Bash](https://github.com/trevoro/bash-bunyan).
|
||||
- TODO: `RequestCaptureStream` example from restify.
|
||||
|
|
Loading…
Reference in a new issue