turned on debug logging

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@741 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald 2009-03-06 20:33:43 +00:00
parent 02a7b6c680
commit 5fb9dbb7d0
1 changed files with 1 additions and 5 deletions

View File

@ -11,11 +11,7 @@
</layout>
</appender>
<logger name="org.springframework.beans">
<level value="warn" />
</logger>
<logger name="org.springframework.binding">
<logger name="org.springframework.core">
<level value="debug" />
</logger>