emoji-log-level
v1.0.0
Published
Console logger with emoji and color per log level (info, warn, error, debug)
Maintainers
Readme
Emoji Log Level
A simple and colorful console logger for Node.js using emojis and chalk, with custom log levels: info, warn, error, and debug.
Features
- ✅ Colored console output based on log level
- ✅ Emoji indicators for better visual logs
- ✅ Easy-to-use wrapper functions
- ✅ Integrated with Express for real-world use
Installation
npm install emoji-log-level