๐ŸŒˆ Welcome to ColorLogger

ColorLogger is here to revolutionize your logging experience! No more boring console.log("here") calls.

With vibrant colors, structured levels, and customization options, your logs will never go unnoticed.

Why Choose ColorLogger?

โœจ Get Started in Seconds

Install the package with

npm i @cptn-tlouvet/color-logger

or

yarn add @cptn-tlouvet/color-logger

Run your first updated console.log easily:

import { Logger } from '@cptn-tlouvet/color-logger';

Logger.info('This is an info log');

Dive into the sections on the left to explore how to set up and customize ColorLogger for your project.

Youโ€™ll find examples, configuration tips, and interactive demos to showcase its capabilities.

๐Ÿš€ Ready to Transform Your Logs?

Use the navigation menu to discover:

Letโ€™s make your console logs stand out! ๐ŸŒŸ