extended notice
This commit is contained in:
parent
d194940e2b
commit
0aef6ef414
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* Colorful logger class from the Chariot.js Client framework featuring various log levels.
|
* Colorful logger class from the Chariot.js Client framework featuring various log levels.
|
||||||
* Link: https://github.com/riyacchi/chariot.js/master/helpers/Logger.js
|
* Link: https://github.com/riyacchi/chariot.js/master/helpers/Logger.js
|
||||||
|
* This file is licensed under the AGPLv3 license (same as the Woomy project)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const chalk = require('chalk');
|
const chalk = require('chalk');
|
||||||
|
|
Loading…
Reference in a new issue