[JAVA-6005] Reduce logging (#11247)

This commit is contained in:
Haroon Khan
2021-09-26 04:28:09 +01:00
committed by GitHub
parent 79e287a900
commit 375803d6a3
13 changed files with 102 additions and 26 deletions

View File

@@ -9,6 +9,7 @@
<logger name="org.springframework" level="WARN" />
<logger name="org.springframework.transaction" level="WARN" />
<logger name="net.sf.jmimemagic" level="WARN" />
<!-- in order to debug some marshalling issues, this needs to be TRACE -->
<logger name="org.springframework.web.servlet.mvc" level="WARN" />