Merge pull request #12907 from hkhan/JAVA-14549-logging-cleanup
[JAVA-14549] Logging cleanup
This commit is contained in:
commit
b8cbb8a5b5
|
@ -15,7 +15,7 @@
|
|||
|
||||
<logger name="com.baeldung.aspectj.classmethodadvice" level="TRACE" />
|
||||
|
||||
<root level="TRACE">
|
||||
<root level="INFO">
|
||||
<appender-ref ref="STDOUT" />
|
||||
</root>
|
||||
</configuration>
|
Loading…
Reference in New Issue