Skip to content

Commit 3302bf2

Browse files
committed
logback spring configuration
1 parent 93611ba commit 3302bf2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/main/resources/logback-spring.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<configuration>
3+
<jmxConfigurator/>
4+
<include resource="org/springframework/boot/logging/logback/base.xml"/>
5+
</configuration>

0 commit comments

Comments
 (0)