Comment out logback config

pull/4022/merge
Dave Syer 9 years ago
parent eb29847814
commit c8021fa526

@ -4,5 +4,5 @@
<root level="INFO">
<appender-ref ref="CONSOLE" />
</root>
<logger name="org.springframework.security" level="DEBUG"/>
<!-- logger name="org.springframework.security" level="DEBUG"/-->
</configuration>
Loading…
Cancel
Save