this stops appending being broken see log4js-node issue 163
parent
1fa2b32854
commit
817cb08638
|
@ -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
|
||||
}*/
|
||||
|
|
Loading…
Reference in New Issue