Java-1462 Reduce logging - Modules core-java-io-2, spring-ejb-beans, spring-boot-security

This commit is contained in:
mikr
2020-08-30 14:35:18 +02:00
parent 9541b56c5e
commit d7e25cb6e9
5 changed files with 23 additions and 1 deletions
@@ -7,7 +7,7 @@
</encoder>
</appender>
<root level="INFO">
<root level="WARN">
<appender-ref ref="STDOUT" />
</root>
</configuration>