discord-baymax-bot/node_modules/log4js/test/vows/with-log-rolling.json

11 lines
138 B
JSON
Raw Normal View History

2017-03-24 04:52:08 +00:00
{
"appenders": [
{
"type": "file",
"filename": "tmp-test.log",
"maxLogSize": 1024,
"backups": 3
}
]
}