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

11 lines
138 B
JSON

{
"appenders": [
{
"type": "file",
"filename": "tmp-test.log",
"maxLogSize": 1024,
"backups": 3
}
]
}