Removed outdated XmlBeanFactory references
Issue: SPR-13485
This commit is contained in:
@@ -3,11 +3,3 @@ log4j.appender.console.layout=org.apache.log4j.PatternLayout
|
||||
log4j.appender.console.layout.ConversionPattern=%d{HH:mm:ss,SSS} [%c] - %m%n
|
||||
|
||||
log4j.rootCategory=WARN, console
|
||||
log4j.logger.org.springframework.beans=WARN
|
||||
log4j.logger.org.springframework.binding=DEBUG
|
||||
log4j.logger.org.springframework.beans.factory.xml.XmlBeanFactory=ERROR
|
||||
|
||||
log4j.logger.org.springframework.web.socket.handler.LoggingWebSocketHandlerDecorator=TRACE
|
||||
|
||||
#log4j.logger.org.springframework=TRACE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user