From 90824e3a1f56fb5af106db6c056e32f3cdb9d0ab Mon Sep 17 00:00:00 2001 From: Oleksii Markhovskyi Date: Sun, 21 Sep 2014 12:01:29 +0200 Subject: [PATCH] add "intel" logger --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index df0aee4..cfc0339 100644 --- a/readme.md +++ b/readme.md @@ -128,6 +128,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [winston](https://github.com/flatiron/winston) - A multi-transport async logging library. - [Bunyan](https://github.com/trentm/node-bunyan) - A simple and fast JSON logging library. +- [intel](https://seanmonstar.github.io/intel) - A comprehensive logging library (handlers, filters, formatters, console injection). ### Web frameworks