From e8a4387070b3c0e424ca686a0b9a9ce135cc36ba Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Mon, 30 Jun 2014 23:26:39 -0700 Subject: [PATCH] strong comparison --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 31dca52..2a94f7b 100644 --- a/README.md +++ b/README.md @@ -946,6 +946,7 @@ MIT. See "LICENSE.txt". - Bunyan + Graylog2: . - Bunyan middleware for Express: - An example of a Bunyan shim to the Winston logging system: - . + . 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.