HDDS-767. OM should not search for STDOUT root logger for audit logging. Contributed by Dinesh Chitlangia.

This commit is contained in:
Márton Elek 2018-11-12 10:54:41 +01:00
parent 4e7284443e
commit 9c32b50d61
1 changed files with 2 additions and 2 deletions

View File

@ -86,5 +86,5 @@ logger.audit.appenderRefs=rolling
logger.audit.appenderRef.file.ref=RollingFile
rootLogger.level=INFO
rootLogger.appenderRefs=stdout
rootLogger.appenderRef.stdout.ref=STDOUT
#rootLogger.appenderRefs=stdout
#rootLogger.appenderRef.stdout.ref=STDOUT