turned on debug logging

This commit is contained in:
Keith Donald 2009-03-06 20:33:43 +00:00
parent b04134cffb
commit c1f3ec0c5b
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>