add "intel" logger

This commit is contained in:
Oleksii Markhovskyi
2014-09-21 12:01:29 +02:00
parent a61f228897
commit 90824e3a1f

View File

@@ -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. - [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. - [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 ### Web frameworks