Skip to content

ChokoJoestar/Loggers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loggers by ChokoJoestar

npm dependents npm download npm license npm types

github release github issues github commit

Install

npm install @chokojoestar/loggers

Usage

Input

import { log } from '@chokojoestar/loggers';

log.client("Hey from Client !");
log.event("Hey from Event !");

Output

Output

Author

  • Create by ChokoJoestar