We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b05078d commit af59383Copy full SHA for af59383
pravega-sensor-collector/src/main/resources/logback.xml
@@ -10,7 +10,7 @@
10
http://www.apache.org/licenses/LICENSE-2.0
11
12
-->
13
-<configuration>
+<configuration scan="true" scanPeriod="30 seconds">
14
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
15
<target>System.out</target>
16
0 commit comments