summaryrefslogtreecommitdiffstats
path: root/auth/sample/etc
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-11-19 08:23:43 -0600
committerInstrumental <jonathan.gathman@att.com>2018-11-19 08:24:07 -0600
commite5617477a15e3463536948322617b3da550fb548 (patch)
tree565824fc73d5c3f8e3e5daee91e1cca1f1c86033 /auth/sample/etc
parentd41f81fa3da0a3e546e0e6a0258aa2f8892a5990 (diff)
Update to 2.1.9 SNAPSHOT
Issue-ID: AAF-634 Change-Id: I980515a818e4b30b118979d8a6f1429f4b6f1bfa Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/sample/etc')
-rw-r--r--auth/sample/etc/org.osaaf.aaf.log4j.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/sample/etc/org.osaaf.aaf.log4j.props b/auth/sample/etc/org.osaaf.aaf.log4j.props
index a1f31475..b4c32d26 100644
--- a/auth/sample/etc/org.osaaf.aaf.log4j.props
+++ b/auth/sample/etc/org.osaaf.aaf.log4j.props
@@ -45,7 +45,7 @@ log4j.rootLogger=WARN.SRVR
log4j.logger.org.apache=WARN,SRVR
log4j.logger.com.datastax=WARN,SRVR
log4j.logger.init=INFO,INIT,stdout
-log4j.logger.service=${LOGGING_LEVEL},SRVR,stdout
+log4j.logger.service=${LOGGING_LEVEL},SRVR
log4j.logger.audit=INFO,AUDIT
# Additional configs, not cauth with Root Logger
log4j.logger.io.netty=INFO,SRVR