UNPKG

logwizard

Version:

A lightweight Node.js logging utility with file logging, daily log rotation, console output, and customizable separators.

24 lines (23 loc) 551 B
{ "name": "logwizard", "version": "2.0.2", "description": "A lightweight Node.js logging utility with file logging, daily log rotation, console output, and customizable separators.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "keywords": [ "logger", "logging", "log-rotation", "file-logger", "nodejs", "console-logger", "access-logs", "error-logs", "debug-logger", "custom-logger" ] }