Files
spring-shell/spring-shell-samples/src/main/resources/logback.xml
2017-09-11 16:54:53 +02:00

6 lines
113 B
XML

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