logger-logs is a lightweight and developer-friendly logger for Node.js & JavaScript. Logs errors with precise file names, line numbers, and timestamps, making debugging easier and efficient.
A flexible and context-aware logging module for Node.js applications. It supports multiple transports (console, file, HTTP, Elasticsearch), and enriches log messages with contextual information like timestamps, request IDs, and custom data. Ideal for both