aboutsummaryrefslogtreecommitdiffstats
path: root/mdbc-benchmark/src/main/resources/logback.xml
diff options
context:
space:
mode:
authorArthur Martella <arthur.martella.1@att.com>2019-03-26 18:02:52 -0400
committerTschaen, Brendan <ctschaen@att.com>2019-03-27 12:54:33 -0400
commitdd2937cafd226068dbe518d0b706dc4e6fd164ee (patch)
treec3658ce8519b1b39ba48679c4350f29974be176e /mdbc-benchmark/src/main/resources/logback.xml
parenta40ee886c28bc28db1794792f1fb312b723d48fb (diff)
Improve commit log and benchmarks
Attempting to reconcile Enrique's change at https://gerrit.onap.org/r/#/c/82999/ with the current master. Change-Id: Id669c267e89d185a18d4dfa9a24852ddefcd83eb Issue-ID: MUSIC-369 Signed-off-by: Arthur Martella <arthur.martella.1@att.com>
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;