my-smartest-logger
v1.0.0
Published
A smart logging and error handling module for Node.js applications
Downloads
2
Maintainers
Readme
my-smartest-logger
A smart logging and error handling module for Node.js applications.
Features
- Supports different log levels (info, warning, error, debug)
- Provides colored output for better readability
- Optionally logs to a file
- Adds timestamps to log messages
- Provides functions to log and handle errors gracefully
Installation
npm install my-smartest-logger