← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 12712: silence hibernate periodtype narrow issues, set level to WARN if you want them back

 

------------------------------------------------------------
revno: 12712
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2013-10-16 11:51:45 +0200
message:
  silence hibernate periodtype narrow issues, set level to WARN if you want them back
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-10-14 10:48:22 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/WEB-INF/classes/log4j.properties	2013-10-16 09:51:45 +0000
@@ -26,6 +26,7 @@
 log4j.logger.smslib = INFO
 
 # Hibernate logging
+log4j.logger.org.hibernate.engine.internal.StatefulPersistenceContext = ERROR
 log4j.logger.org.hibernate.engine.StatefulPersistenceContext.ProxyWarnLog = ERROR
 log4j.logger.org.hibernate.cache.ehcache.internal.strategy.AbstractReadWriteEhcacheAccessStrategy = ERROR