Logging refinements for transaction and cache processing (debug/trace)
Issue: SPR-16946
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
</Appenders>
|
||||
<Loggers>
|
||||
<Logger name="org.springframework.core" level="info" />
|
||||
<Logger name="org.springframework.core.convert" level="warn" />
|
||||
<Logger name="org.springframework.core.GenericTypeResolver" level="warn" />
|
||||
<Logger name="org.springframework.util" level="warn" />
|
||||
<Root level="error">
|
||||
<AppenderRef ref="Console" />
|
||||
|
||||
Reference in New Issue
Block a user