diff options
Diffstat (limited to 'config/log4j.properties')
| -rw-r--r-- | config/log4j.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/log4j.properties b/config/log4j.properties index 25da4d4..95d64a0 100644 --- a/config/log4j.properties +++ b/config/log4j.properties | |||
| @@ -16,3 +16,4 @@ log4j.appender.FILE.MaxBackupIndex=3 | |||
| 16 | log4j.appender.FILE.layout=org.apache.log4j.PatternLayout | 16 | log4j.appender.FILE.layout=org.apache.log4j.PatternLayout |
| 17 | log4j.appender.FILE.layout.conversionPattern=%m%n | 17 | log4j.appender.FILE.layout.conversionPattern=%m%n |
| 18 | log4j.appender.FILE.append=false | 18 | log4j.appender.FILE.append=false |
| 19 | log4j.appender.FILE.Threshold=DEBUG | ||
