=== 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 2012-02-28 15:05:27 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/WEB-INF/classes/log4j.properties 2012-05-23 13:18:19 +0000 @@ -17,4 +17,7 @@ # Categories (order: DEBUG, INFO, WARN, ERROR, FATAL) log4j.rootCategory = WARN, console log4j.category.org.hisp.dhis = INFO -log4j.category.smslib = INFO \ No newline at end of file +log4j.category.smslib = INFO + +# Ehcache logging level +log4j.logger.org.hibernate.cache=ERROR