1.0.2 • Published 2 years ago

colorify-consoles-log v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Colorify Consoles log Library

You can use this library for coloriry to consoles logs

Usage/Examples

const { Log } = require("colorify-consoles-log");

function app() {
  Log.success("Hi, How are you?");
  Log.danger("isn't the problem.");
  Log.info("This is most important.");
}

app();

output : output

🔗 Connect with me

portfolio

linkedin

twitter

youtube