@vernostdev/vlogger v0.1.6
Overview
@vernost/vlogger is a powerful and flexible logging utility for Node.js applications. It provides structured, real-time logging with support for multiple log levels, file-based and console logging, and seamless integration with monitoring tools.
Key Features
✅ Multiple Log Levels – Supports info, warn, error, debug, and trace. ✅ File & Console Logging – Logs can be stored in files or displayed in the console. ✅ JSON & Text Logging – Supports structured JSON logging for easy parsing. ✅ Timestamped Logs – Automatically adds timestamps for better debugging. ✅ Error Handling – Captures and logs errors with stack traces. ✅ Environment-Based Logging – Adjust log levels based on NODE_ENV. ✅ Integration Ready – Works with PM2, Winston, and cloud-based log aggregators.