Project

General

Profile

« Previous | Next » 

Revision 164b0140

Added by Andreas Müller over 8 years ago

Adapt log4j properties in pesi and eflora to not show hibernate
deprecated

View differences:

cdm-pesi/src/main/resources/log4j.properties
46 46
log4j.logger.eu.etaxonomy.cdm.io.specimen = info
47 47
log4j.logger.eu.etaxonomy.cdm.app.wp6.palmae.PalmaeTaxonXImportActivator = info
48 48

  
49
	### *** SPRING ************ ###
49
### *** SPRING ************ ###
50 50
log4j.logger.org.springframework.transaction = warn
51 51
log4j.logger.org.hibernate.engine.LoadContexts = error
52 52
log4j.logger.org.springframework.orm.hibernate4.SessionFactoryUtils = info
......
55 55
log4j.logger.org.springframework.core.io.support = info
56 56

  
57 57

  
58
	### ***HIBERNATE ************ ###
59

  
58
### ***HIBERNATE ************ ###
60 59
log4j.logger.org.hibernate=warn
61

  
62 60
log4j.logger.org.hibernate.engine.StatefulPersistenceContext.ProxyWarnLog=error
61
log4j.logger.org.hibernate.orm.deprecation = error
63 62

  
64 63

  
65 64
### No warnings as thrown by SQLServer

Also available in: Unified diff