mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Update link to Pino logger (#649)
This commit is contained in:
committed by
Sam Verschueren
parent
0ef8992b1b
commit
7901980ea9
@@ -231,7 +231,7 @@ Check out my [blog](https://blog.sindresorhus.com) 🦄 or say *hi* on [Twitter]
|
|||||||
|
|
||||||
### Logging
|
### Logging
|
||||||
|
|
||||||
- [pino](https://github.com/mcollina/pino) - Extremely fast logger inspired by Bunyan.
|
- [pino](https://github.com/pinojs/pino) - Extremely fast logger inspired by Bunyan.
|
||||||
- [winston](https://github.com/winstonjs/winston) - Multi-transport async logging library.
|
- [winston](https://github.com/winstonjs/winston) - Multi-transport async logging library.
|
||||||
- [Bunyan](https://github.com/trentm/node-bunyan) - JSON logging library.
|
- [Bunyan](https://github.com/trentm/node-bunyan) - JSON logging library.
|
||||||
- [intel](http://seanmonstar.github.io/intel/) - Logging library (handlers, filters, formatters, console injection).
|
- [intel](http://seanmonstar.github.io/intel/) - Logging library (handlers, filters, formatters, console injection).
|
||||||
|
|||||||
Reference in New Issue
Block a user