Update log settings for spring-websocket tests
This commit is contained in:
parent
1146d5ba1d
commit
62620de3f1
|
|
@ -7,5 +7,7 @@ log4j.logger.org.springframework.beans=WARN
|
||||||
log4j.logger.org.springframework.binding=DEBUG
|
log4j.logger.org.springframework.binding=DEBUG
|
||||||
log4j.logger.org.springframework.beans.factory.xml.XmlBeanFactory=ERROR
|
log4j.logger.org.springframework.beans.factory.xml.XmlBeanFactory=ERROR
|
||||||
|
|
||||||
|
log4j.logger.org.springframework.web.socket.handler.LoggingWebSocketHandlerDecorator=TRACE
|
||||||
|
|
||||||
#log4j.logger.org.springframework=TRACE
|
#log4j.logger.org.springframework=TRACE
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue