Author: dejanb
Date: Mon Oct 25 16:03:07 2010
New Revision: 1027177
URL: http://svn.apache.org/viewvc?rev=1027177&view=rev
Log:
https://issues.apache.org/activemq/browse/AMQ-2997 - camel logging level
Modified:
activemq/trunk/assembly/src/release/conf/log4j.properties
Modified: activemq/trunk/assembly/src/release/conf/log4j.properties
URL:
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/release/conf/log4j.properties?rev=1027177&r1=1027176&r2=1027177&view=diff
==============================================================================
--- activemq/trunk/assembly/src/release/conf/log4j.properties (original)
+++ activemq/trunk/assembly/src/release/conf/log4j.properties Mon Oct 25
16:03:07 2010
@@ -24,7 +24,7 @@ log4j.logger.org.apache.activemq.spring=
log4j.logger.org.apache.activemq.web.handler=WARN
log4j.logger.org.springframework=WARN
log4j.logger.org.apache.xbean=WARN
-log4j.logger.org.apache.camel=ERROR
+log4j.logger.org.apache.camel=INFO
# When debugging or reporting problems to the ActiveMQ team,
# comment out the above lines and uncomment the next.