Comment out logback config
This commit is contained in:
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…
Reference in New Issue