We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2204c11 commit 9189828Copy full SHA for 9189828
web/service/src/main/resources/logback.xml renamed to web/service/src/main/resources/logback-spring.xml
@@ -1,7 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<configuration>
3
- <include resource="org/springframework/boot/logging/logback/base.xml"/>
4
-
5
<springProfile name="local">
6
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
7
<encoder>
0 commit comments