parent
f9d94c6ed0
commit
0091c04720
|
|
@ -1308,7 +1308,7 @@ A typical custom `logback.xml` file would look something like this:
|
|||
----
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<configuration>
|
||||
<include resource="org/springframework/boot/logging/logback/default.xml"/>
|
||||
<include resource="org/springframework/boot/logging/logback/defaults.xml"/>
|
||||
<include resource="org/springframework/boot/logging/logback/console-appender.xml" />
|
||||
<root level="INFO">
|
||||
<appender-ref ref="CONSOLE" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue