← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 17085: Hazelcast reduced logging

 

------------------------------------------------------------
revno: 17085
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2014-10-13 17:36:50 +0200
message:
  Hazelcast reduced logging
modified:
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/WEB-INF/classes/log4j.properties


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/WEB-INF/classes/log4j.properties'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/WEB-INF/classes/log4j.properties	2013-11-08 10:34:15 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/WEB-INF/classes/log4j.properties	2014-10-13 15:36:50 +0000
@@ -35,4 +35,5 @@
 log4j.logger.org.springframework.web = WARN
 log4j.logger.org.springframework.security = WARN
 
-# log4j.logger.org.hisp.dhis.system.util.Timer = ERROR
+# Hazelcast
+log4j.logger.com.hazelcast = WARN