discord-baymax-bot/node_modules/log4js/test/vows/log4js.json

17 lines
234 B
JSON
Raw Normal View History

2017-03-24 04:52:08 +00:00
{
"appenders": [
{
"category": "tests",
"type": "file",
"filename": "tmp-tests.log",
"layout": {
"type": "messagePassThrough"
}
}
],
"levels": {
"tests": "WARN"
}
}