JAVA-24160 Review log statements for projects - Week 33 - 2023

This commit is contained in:
timis1
2023-08-21 00:03:40 +03:00
committed by n
parent 814604f2f4
commit ebe666c403
5 changed files with 68 additions and 0 deletions
@@ -9,6 +9,8 @@
<logger name="org.springframework" level="ERROR"/>
<logger name="org.springframework.integration.config" level="INFO"/>
<root level="INFO">
<appender-ref ref="stdout" />
</root>