š WorkOrbit Central Logger
A highly configurable, production-ready logging module for Node.js applications.
Supports log rotation, JSON logs, Slack alerts, request tracking, and debugging.
š Features
ā
Structured JSON & Plaintext Logging ā
Daily Log Rotation with Auto Cleanup ā
Error & Warning Notifications via Slack ā
Request ID Tracking for Better Debugging ā
Console Logs in Development, Silent in Production ā
Environment-Based Log Level Control (DEBUG=true) ā
Fully Scalable for Microservices & API Logging ---
š ļø Installation
```sh
npm install workorbit-central-logger