consolify-errors
v1.0.2
Published
A simple, beautiful, and developer-friendly console error/warn/info/success displayer for Node.js
Downloads
8
Maintainers
Readme
🔥 Consolify Errors
Consolify Errors is a developer-friendly logging utility that enhances your console output with clean, color-coded, and timestamped messages — helping you debug faster and prettier.
🚀 Features
✅ Timestamped logs
✅ Beautiful, color-coded formatting
✅ Supports error, warn, info, and success
✅ Optional metadata output (e.g. objects or error stacks)
✅ Zero config — just import and use
✅ Lightweight and modern (ESM-ready)
📦 Installation
npm install consolify-errors