talented-logger
v0.8.3-beta
Published
Node.js logger done right
Downloads
197
Readme
talented-logger
Logger "done right".
Some features:
- Multiple log levels.
- Log prefixes (tags for different subsystems that want to log stuff)
- Customize log level per tag. Through settings or live, while application is running.
- Human-readable or JSON output.
- Typescript
- No dependencies
Some anti-features (things we don't think should be a logger's responsibility):
- Writing to file
- Send logs via network
State of development: BETA
This library is in beta and is not yet fit for public consumption
Licence
MIT