turn on informational messages from qpid-jms

This commit is contained in:
Timothy Bish 2015-04-13 18:37:39 -04:00
parent f556076a2c
commit 47f5c08573
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ log4j.logger.org.apache.activemq=INFO
log4j.logger.org.apache.activemq.transport.amqp=DEBUG
log4j.logger.org.apache.activemq.transport.amqp.FRAMES=INFO
log4j.logger.org.fusesource=INFO
log4j.logger.org.apache.qpid.jms=INFO
# Console will only display warnnings
log4j.appender.console=org.apache.log4j.ConsoleAppender