|
@@ -57,7 +57,7 @@ log4j.additivity.org.apache.ambari.server.checks.CheckDatabaseHelper=false
|
|
|
log4j.appender.dbcheck=org.apache.log4j.FileAppender
|
|
|
log4j.appender.dbcheck.File=${ambari.log.dir}/${ambari.dbcheck.file}
|
|
|
log4j.appender.dbcheck.layout=org.apache.log4j.PatternLayout
|
|
|
-log4j.appender.dbcheck.layout.ConversionPattern=%d{ISO8601} %m%n
|
|
|
+log4j.appender.dbcheck.layout.ConversionPattern=%d{ISO8601} %5p - %m%n
|
|
|
|
|
|
# EclipsLink -> slf4j bridge
|
|
|
log4j.logger.eclipselink=TRACE,eclipselink
|