[JAVA-14549] Logging cleanup

This commit is contained in:
Haroon Khan 2022-10-23 18:04:29 +01:00
parent 5894510eb8
commit 8930897b9d
1 changed files with 1 additions and 1 deletions

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>