Set test log level to debug

This commit is contained in:
Jonathan Halterman 2013-07-13 11:36:15 -07:00
parent 8f15c332b5
commit cc457d31e5

View File

@ -1,6 +1,6 @@
log4j.rootLogger=INFO, console
log4j.logger.com.hpcloud.maas=TRACE
log4j.logger.com.hpcloud.maas=DEBUG
log4j.logger.com.hpcloud.messaging.rabbitmq=DEBUG
log4j.appender.console=org.apache.log4j.ConsoleAppender