Polish recent changes to Log4jWebConfigurer

Reordered inline comments so that they now apply to current
state of the code.

Added logger entry in testlog4j.properties to avoid console
warning.

Issue: SPR-9417
This commit is contained in:
Sam Brannen
2012-05-17 18:05:38 +02:00
parent 98bf01adfb
commit 59e3223c84
2 changed files with 10 additions and 4 deletions

View File

@@ -1,2 +1,5 @@
log4j.rootCategory=DEBUG, mock
log4j.appender.mock=org.springframework.web.util.MockLog4jAppender
log4j.appender.mock=org.springframework.web.util.MockLog4jAppender
log4j.logger.org.springframework.mock.web=WARN