From bddc1fbbff97a8c31a793b97bfa35c2d52e425f8 Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Wed, 7 Oct 2015 11:14:07 +0200 Subject: [PATCH] Add console-log-level to Logging --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 311f20b..00f4b58 100644 --- a/readme.md +++ b/readme.md @@ -169,6 +169,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). +- [console-log-level](https://github.com/watson/console-log-level) - The most simple logger imaginable with support for log levels and custom prefixes. ### Command-line utilities