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.
2 parents 9526975 + cd40f06 commit 17bca99Copy full SHA for 17bca99
2 files changed
dev-resources/logback.xml
@@ -1,4 +1,4 @@
1
-<configuration scan="true">
+<configuration>
2
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
3
<encoder>
4
<pattern>%d %-5p [%c{2}] %m%n</pattern>
examples/java_service/logback.xml
0 commit comments