discord-baymax-bot/node_modules/log4js/test/vows/log4js.json
2017-03-23 23:52:08 -05:00

17 lines
234 B
JSON

{
"appenders": [
{
"category": "tests",
"type": "file",
"filename": "tmp-tests.log",
"layout": {
"type": "messagePassThrough"
}
}
],
"levels": {
"tests": "WARN"
}
}