From 4474c9a21194433c6dadef61336a8ca5beee22c6 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Thu, 3 Nov 2016 09:05:01 -0700 Subject: [PATCH] moved the See Also links to https://github.com/trentm/node-bunyan/wiki/Awesome-Bunyan --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 72c7f74..1d4f101 100644 --- a/README.md +++ b/README.md @@ -1316,13 +1316,5 @@ versioning](http://semver.org/). # See Also -- Bunyan syslog support: . -- 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. -- [Bunyan integration for https://logentries.com](https://www.npmjs.org/package/logentries-stream) -- [Bunyan integration for Kafka](https://github.com/yunong/bunyan-kafka) +See the [user-maintained list of Bunyan-related software in the Bunyan +wiki](https://github.com/trentm/node-bunyan/wiki/Awesome-Bunyan).