discord-baymax-bot/node_modules/console-stamp/defaults.json

15 lines
238 B
JSON
Raw Normal View History

2017-03-24 04:52:08 +00:00
{
"pattern": "",
"include": ["log", "info", "warn", "error", "dir", "assert"],
"exclude": [],
"disable": [],
"level": "log",
"extend": {},
"label": true,
"colors": {
"stamp":[],
"label":[],
"metadata":[]
}
}