this stops appending being broken see log4js-node issue 163

logfilefix
John McLear 2013-12-06 00:42:49 +00:00
parent 1fa2b32854
commit 817cb08638
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@
/*
, { "type": "file"
, "filename": "your-log-file-here.log"
, "maxLogSize": 1024
, "backups": 3 // how many log files there're gonna be at max
//, "category": "test" // only log a specific category
}*/