diff options
| author | RncLsn <rnc.lsn@gmail.com> | 2015-05-09 14:26:28 +0100 |
|---|---|---|
| committer | RncLsn <rnc.lsn@gmail.com> | 2015-05-09 14:26:28 +0100 |
| commit | 870eb35e38f746ed73f233070dcf3bdaf4687e02 (patch) | |
| tree | 41ef0c1e18057aedc9f0f94d242cf6450d22025f /config/log4j.properties | |
| parent | 5be5fd3daa0d50980fb3791e904e035cdbca254f (diff) | |
| download | ACQuA-870eb35e38f746ed73f233070dcf3bdaf4687e02.tar.gz ACQuA-870eb35e38f746ed73f233070dcf3bdaf4687e02.zip | |
Adding (not completed) log of partial answers in Json.
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 | ||
