[
https://issues.apache.org/jira/browse/LOG4J2-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672386#comment-16672386
]
ASF subversion and git services commented on LOG4J2-2491:
---------------------------------------------------------
Commit 61f125b8b879d1a0852b24358da7424baeb20c31 in logging-log4j2's branch
refs/heads/master from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=61f125b ]
[LOG4J2-2491] Allow all Appenders to optionally carry a Property array.
> Allow all Appenders to optionally carry a Property array
> --------------------------------------------------------
>
> Key: LOG4J2-2491
> URL: https://issues.apache.org/jira/browse/LOG4J2-2491
> Project: Log4j 2
> Issue Type: New Feature
> Components: Appenders
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Priority: Major
> Fix For: 3.0.0, 2.11.2
>
>
> Allow all Appenders to optionally carry a Property array. This allows 3rd
> party tooling to read and write properties for their own use.
> This refactoring pulls up the {{properties}} instance variable and methods
> from {{org.apache.logging.log4j.kafka.appender.KafkaAppender.Builder}} to
> {{org.apache.logging.log4j.core.filter.AbstractFilterable.Builder}}.
> This task is only applicable to Appender that implement the Builder pattern.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)