turned on debug logging
This commit is contained in:
parent
b04134cffb
commit
c1f3ec0c5b
|
|
@ -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