Files
spring-shell/src/main/resources/logback.xml
2017-08-08 11:52:31 +02:00

6 lines
113 B
XML

<configuration>
<!-- Disable most stdout logging by default -->
<root level="ERROR">
</root>
</configuration>