1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Minor refactoring of debug filter and tidying up tests.

This commit is contained in:
Luke Taylor
2010-08-27 01:49:30 +01:00
parent 566328fea4
commit 20988c8cf6
15 changed files with 109 additions and 100 deletions
+1
View File
@@ -7,6 +7,7 @@
<logger name="org.springframework.security" level="${sec.log.level}:-WARN"/>
<logger name="org.apache.directory" level="ERROR"/>
<logger name="org.apache.mina" level="WARN"/>
<root level="${root.level}:-WARN">
<appender-ref ref="STDOUT" />