mirror of https://github.com/apache/activemq.git
Bump logging to see if we can tell why the session commit hangs in the
transacted consumer test.
This commit is contained in:
parent
02dc6ce982
commit
441973b483
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue