commit | 59bff811742d3067745fbdcf2a0a25eb26e39465 | [log] [tgz] |
---|---|---|
author | Michael Hanl <hanl@ids-mannheim.de> | Tue Oct 27 23:10:32 2015 +0100 |
committer | Michael Hanl <hanl@ids-mannheim.de> | Tue Oct 27 23:10:32 2015 +0100 |
tree | 42c5671b81bf319ca14ab4db4794ef314e43da9d | |
parent | 6fa1ab46dec5bd247f869cdbc6ebb4e825cf85d1 [diff] [blame] |
tests
diff --git a/src/main/resources/log4j.properties b/src/main/resources/log4j.properties index ff5d34c..602c496 100644 --- a/src/main/resources/log4j.properties +++ b/src/main/resources/log4j.properties
@@ -1,7 +1,7 @@ # Root logger option #log4j.threshold=ALL -log4j.rootLogger=DEBUG, stdout, debugLog +log4j.rootLogger=INFO, stdout, debugLog log4j.logger.log=ERROR, errorLog # Direct log messages to stdout