aboutsummaryrefslogtreecommitdiffstats
path: root/mdbc-benchmark/src/main/resources/logback.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mdbc-benchmark/src/main/resources/logback.xml')
-rwxr-xr-xmdbc-benchmark/src/main/resources/logback.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdbc-benchmark/src/main/resources/logback.xml b/mdbc-benchmark/src/main/resources/logback.xml
index e4d0030..4215681 100755
--- a/mdbc-benchmark/src/main/resources/logback.xml
+++ b/mdbc-benchmark/src/main/resources/logback.xml
@@ -37,7 +37,7 @@
-->
-<configuration scan="true" scanPeriod="3 seconds" debug="true">
+<configuration scan="false" scanPeriod="3 seconds" debug="true">
<!--
Logback files for the mdbc Driver "mdbc"
are created in directory ${catalina.base}/logs/mdbc;