mute jetty log

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442879 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2013-02-06 09:53:07 +00:00
parent 993377fedf
commit 7da4da0476
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ log4j.logger.org.apache.activemq.web.handler=WARN
log4j.logger.org.springframework=WARN
log4j.logger.org.apache.xbean=WARN
log4j.logger.org.apache.camel=INFO
log4j.logger.org.eclipse.jetty=WARN
# When debugging or reporting problems to the ActiveMQ team,
# comment out the above lines and uncomment the next.