@ayios/logger
v0.0.7
Published
Ayios logger class
Downloads
44
Readme
Example
import Logger from '@ayios/logger';
import chalk from 'chalk';
// You can immediately start using the Logger, or opt to configure it first.
Logger.setOpt
// todo: UPDATE THIS LATER
License
All code within this repository created by Ayios is under MIT license. Other code within this repository is under its own respective license which will be displayed within their respective files.
