From: Jim Procter Date: Mon, 20 Dec 2021 17:34:03 +0000 (+0000) Subject: Patch log config X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=dcafc6571797cc7ed1e7c0315ea26e496b682946;p=jabaws.git Patch log config --- diff --git a/log/log4j2.dundee.properties b/log/log4j2.dundee.properties index f7caed0..ba01c5b 100644 --- a/log/log4j2.dundee.properties +++ b/log/log4j2.dundee.properties @@ -6,7 +6,7 @@ name = PropertiesConfig #name = dundee # change this -property.logDir = www-jws2-logs +property.logDir = /homes/www-jws2/logs appender.stdout.type = Console diff --git a/log/log4j2.properties b/log/log4j2.properties index ff3dc5d..3002f10 100644 --- a/log/log4j2.properties +++ b/log/log4j2.properties @@ -67,7 +67,7 @@ rootLogger.Level = ERROR rootLogger.appenderRef = R # %d{ABSOLUTE} %5p %c{1}:%L - -logger.compbio.level = TRACE +logger.compbio.level = WARN logger.compbio.appenderRef = B logger.compbio.name = compbio