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:
parent
02a7b6c680
commit
5fb9dbb7d0
|
|
@ -11,11 +11,7 @@
|
||||||
</layout>
|
</layout>
|
||||||
</appender>
|
</appender>
|
||||||
|
|
||||||
<logger name="org.springframework.beans">
|
<logger name="org.springframework.core">
|
||||||
<level value="warn" />
|
|
||||||
</logger>
|
|
||||||
|
|
||||||
<logger name="org.springframework.binding">
|
|
||||||
<level value="debug" />
|
<level value="debug" />
|
||||||
</logger>
|
</logger>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue