DEV Community

Cover image for Meet candy-logger — a simple, friendly logger for Node.js / React.js - TS / JS projects
Muhammad Sheharyar Butt
Muhammad Sheharyar Butt

Posted on

Meet candy-logger — a simple, friendly logger for Node.js / React.js - TS / JS projects

Have you ever wished for a minimal, easy-to-use logger that just works — without heavy configuration or unnecessary overhead and most importantly without opening devTools? that’s exactly why I built candy-logger.

✅ What is candy-logger

candy-logger is a lightweight logging utility for Node.js (or JavaScript) that helps you log messages — info, warnings, errors, debug, etc.

It’s designed to be simple, intuitive, and ready to use with minimal setup.

Perfect for small to mid-sized projects, quick scripts, or anytime you want readable console output in a compact UI without fuss.

📢 Give it a try — feedback welcome!

If you’re looking for a clean, zero-hassle logger for your next small project — give candy-logger a spin. And if you like it, drop feedback, suggest features, or spread the word.

Check Github or NPM for detailed documentations and usage!

Happy logging! 🎉

🚀 Github
🚀 NPM

Top comments (0)