milleruntime commented on a change in pull request #296: ACCUMULO-4700 Set 
log4j appender threshold to ALL
URL: https://github.com/apache/accumulo/pull/296#discussion_r137009123
 
 

 ##########
 File path: assemble/conf/log4j-monitor.properties
 ##########
 @@ -21,7 +21,7 @@ log4j.appender.file=org.apache.log4j.RollingFileAppender
 log4j.appender.file.File=${accumulo.log.dir}/${accumulo.application}.log
 log4j.appender.file.MaxFileSize=100MB
 log4j.appender.file.MaxBackupIndex=10
-log4j.appender.file.Threshold=INFO
+log4j.appender.file.Threshold=ALL
 
 Review comment:
   Any difference by setting it to ALL vs just removing it completely?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to