Increase log level in spring-messaging tests

This commit is contained in:
Rossen Stoyanchev
2014-03-27 09:21:08 -04:00
parent c924d659eb
commit d19e30e2f8

View File

@@ -8,6 +8,9 @@ log4j.logger.org.springframework.web=DEBUG
log4j.logger.org.apache.activemq=TRACE
# Enable TRACE level to chase integration test issues on CI servers
log4j.logger.org.springframework.messaging.simp.stomp=TRACE
log4j.logger.reactor.tcp=TRACE
log4j.logger.io.netty=TRACE
#log4j.logger.org.springframework.messaging=TRACE