diff --git a/conf/log4j.properties b/conf/log4j.properties index 2b8d3832d..151acddc3 100644 --- a/conf/log4j.properties +++ b/conf/log4j.properties @@ -95,6 +95,7 @@ log4j.appender.A4.MaxBackupIndex=7 # Exceptions to the above rules log4j.category.org.wyona.yarep.core.Repository=INFO log4j.category.org.wyona.yanel.core.ResourceTypeRegistry=DEBUG +#log4j.category.activemq-appender=DEBUG #log4j.category.com.wyona.yanelboost.log4jappender.ActiveMQAppender=DEBUG # Makes Jelly errors visible, but do not use in production, because it also generates a lot of debug messages #log4j.category.org.apache.commons.jelly.impl.TagScript=TRACE