mirror of
https://github.com/apache/activemq.git
synced 2025-02-17 07:24:51 +00:00
Ignore log messages from other software packages by default.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398018 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
653a7791f7
commit
794e8d7880
@ -1,9 +1,9 @@
|
|||||||
#
|
#
|
||||||
# The logging properties used for eclipse testing, We want to see debug output on the console.
|
# The logging properties used for eclipse testing, We want to see debug output on the console.
|
||||||
#
|
#
|
||||||
log4j.rootLogger=DEBUG, out
|
log4j.rootLogger=WARN, out
|
||||||
|
|
||||||
log4j.logger.org.apache.activemq.spring=WARN
|
log4j.logger.org.apache.activemq=DEBUG
|
||||||
|
|
||||||
# CONSOLE appender not used by default
|
# CONSOLE appender not used by default
|
||||||
log4j.appender.out=org.apache.log4j.ConsoleAppender
|
log4j.appender.out=org.apache.log4j.ConsoleAppender
|
||||||
|
Loading…
x
Reference in New Issue
Block a user