1.0.2 • Published 1 year ago
loggin-guru v1.0.2
loggin-guru
loggin-guru is a flexible and easy-to-use logging framework for Node.js applications.
Features
- Supports logging messages at different levels (debug, info, warn, error).
- Allows logging to multiple transports (console, file).
- Customizable log format.
- Dynamic log level configuration.
- Error handling for logging failures.
- Event-driven architecture with EventEmitter.
Installation
You can install loggin-guru via npm:
npm install loggin-guru