[
https://issues.apache.org/jira/browse/LOG4J2-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487508#comment-17487508
]
Duo Zhang commented on LOG4J2-3394:
-----------------------------------
Thanks [~ckozak] for the quick reply.
I got your point. So maybe we could come back to the solutions discussed on the
mailing list? To introduce a new CompoundProperty plugin which supports
splitting one property to several properties, and then we could use these
properties to config level and appenders separately.
But there is still a problem that, how to configure multiple appenders in this
case? As we could write something like 'rootLogger=INFO,Console,RFA' in the
current hadoop and hbase configuration files.
Thanks.
> The 'rootLogger=${sys:root.logger:-INFO,console}' does not work
> ---------------------------------------------------------------
>
> Key: LOG4J2-3394
> URL: https://issues.apache.org/jira/browse/LOG4J2-3394
> Project: Log4j 2
> Issue Type: Bug
> Components: Configuration
> Reporter: Duo Zhang
> Priority: Major
> Attachments: log4j2.err, log4j2.properties
>
>
> Tried the new feature introduced in LOG4J2-3341 in hbase.
> https://github.com/apache/hbase/pull/4096
> I built a tarball and try to start a standalone hbase instance locally, but
> log4j2 failed to load the system properties of rootLogger.
> Will upload the config and error output.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)