{"library":"eazy-logger","type":"library","category":null,"description":"eazy-logger is a lightweight command-line interface (CLI) logging utility designed for Node.js environments. It provides basic logging levels (debug, info, warn, error) and supports `printf`-style string substitution for dynamic message formatting. A key feature is its integration with `tfunk` for customizable, colorful console output, allowing developers to define prefixes and style messages with various colors. The current stable version is 4.1.0, released over a year ago. The project is in maintenance mode, with minimal activity primarily focused on critical fixes rather than new feature development, as indicated by its 'Inactive' status on Snyk. Its primary differentiators are its simplicity and built-in support for styled terminal output without external color libraries.","language":"javascript","status":"maintenance","version":"4.1.0","tags":["javascript","plugins"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eazy-logger","imports":["const { Logger } = require('eazy-logger');","const logger = require('eazy-logger').Logger({ /* config */ });","const eazyLogger = require('eazy-logger');\nconst logger = eazyLogger.Logger({ /* config */ });"]},{"cmd":"yarn add eazy-logger","imports":[]},{"cmd":"pnpm add eazy-logger","imports":[]}],"homepage":null,"github":"https://github.com/shakyshane/easy-logger","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eazy-logger","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eazy-logger/compatibility"}}