mirror of https://github.com/apache/activemq.git
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:
parent
993377fedf
commit
7da4da0476
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue