mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
9 lines
206 B
XML
9 lines
206 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<configuration>
|
|
|
|
<include resource="org/springframework/boot/logging/logback/base.xml"/>
|
|
|
|
<!-- logger name="org.springframework" level="DEBUG"/-->
|
|
|
|
</configuration>
|