JAVA-27237 Change the logging level to WARN (spring-integration)

This commit is contained in:
timis1
2023-11-06 13:58:00 +02:00
committed by n
parent 790ec2b7fb
commit dc667e03f3
@@ -9,7 +9,7 @@
<logger name="org.springframework" level="ERROR"/>
<logger name="org.springframework.integration.config" level="INFO"/>
<logger name="org.springframework.integration.config" level="WARN"/>
<root level="INFO">
<appender-ref ref="stdout" />