[JAVA-14549] Logging cleanup

This commit is contained in:
Haroon Khan
2022-10-23 18:04:29 +01:00
parent 519fd309d9
commit dafc2f8ba3

View File

@@ -15,7 +15,7 @@
<logger name="com.baeldung.aspectj.classmethodadvice" level="TRACE" />
<root level="TRACE">
<root level="INFO">
<appender-ref ref="STDOUT" />
</root>
</configuration>