Compare commits

...

1 Commits

Author SHA1 Message Date
John McLear 817cb08638 this stops appending being broken see log4js-node issue 163 2013-12-06 00:42:49 +00:00
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
}*/