git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@463689 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Davies 2006-10-13 14:29:34 +00:00
parent 19812e7e29
commit 171b108944
1 changed files with 3 additions and 2 deletions

View File

@ -16,9 +16,9 @@
## ---------------------------------------------------------------------------
#
# The logging properties used during tests..
#
#
log4j.rootLogger=INFO, stdout
log4j.rootLogger=INFO, out
log4j.logger.org.apache.activemq.spring=WARN
log4j.logger.org.springframework=WARN
log4j.logger.org.apache.xbean.spring=WARN
@ -27,6 +27,7 @@ log4j.logger.org.apache.xbean.spring=WARN
# comment out the above lines and uncomment the next.
#log4j.rootLogger=DEBUG, out, stdout
#The logging properties used during tests..
# CONSOLE appender not used by default
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout