Project

General

Profile

« Previous | Next » 

Revision 39361aa9

Added by Andreas Müller about 11 years ago

upgrade log4j.properties to hibernate4

View differences:

cdm-pesi/src/main/resources/log4j.properties
49 49
	### *** SPRING ************ ###
50 50
log4j.logger.org.springframework.transaction = warn
51 51
log4j.logger.org.hibernate.engine.LoadContexts = error
52
log4j.logger.org.springframework.orm.hibernate3.SessionFactoryUtils = info
53
log4j.logger.org.springframework.orm.hibernate3 = info
52
log4j.logger.org.springframework.orm.hibernate4.SessionFactoryUtils = info
53
log4j.logger.org.springframework.orm.hibernate4 = info
54 54
log4j.logger.org.springframework.FileSystemXmlApplicationContext = warn;
55 55
log4j.logger.org.springframework.core.io.support = info
56 56

  

Also available in: Unified diff