Skip to content

idkRage/Simple-node.js-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Simple-node.js-logger

A little project i made for fun!

How to use

1st do $npm i rages-node.js-logger

Example:

const logger = require("rages-node.js-logger"); //Load logger

logger("info", "Hello"); //"info" can be replaced with "warning", "error", "log" and "success"

It can also take a third argument which will display in magenta color.

How it looks

Picture

I hope it will be usefull

About

A little project i made for fun!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published