A smart logging and error handling module for Node.js applications.
- 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
npm install my-smartest-logger