ddanielr commented on code in PR #4899:
URL: https://github.com/apache/accumulo/pull/4899#discussion_r1771847949
##########
assemble/conf/log4j2.properties:
##########
@@ -33,6 +33,9 @@ appender.console.layout.pattern =
%style{%d{ISO8601}}{dim,cyan} %style{[}{red}%s
logger.shellaudit.name = org.apache.accumulo.shell.Shell.audit
logger.shellaudit.level = warn
+logger.shell.name = org.apache.accumulo.shell.Shell
Review Comment:
If that's the behavior of the original shell then I can easily add a second
line calling out the `org.apache.accumulo.core` logger specifically.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]