mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Merge pull request #366 from lpinca/add/console-log-level
Add console-log-level to Logging
This commit is contained in:
@@ -171,6 +171,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
|
||||
|
||||
Reference in New Issue
Block a user