Bump logging to see if we can tell why the session commit hangs in the

transacted consumer test.
This commit is contained in:
Timothy Bish 2015-02-24 13:34:12 -05:00
parent 02dc6ce982
commit 441973b483
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#
log4j.rootLogger=WARN, console, file
log4j.logger.org.apache.activemq=INFO
log4j.logger.org.apache.activemq.transport.amqp=INFO
log4j.logger.org.apache.activemq.transport.amqp=TRACE
log4j.logger.org.apache.activemq.transport.amqp.FRAMES=INFO
log4j.logger.org.fusesource=INFO