[ 
https://issues.apache.org/jira/browse/LOG4J2-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16667480#comment-16667480
 ] 

ASF subversion and git services commented on LOG4J2-2491:
---------------------------------------------------------

Commit 3e949343646b2533358787d4e203cd77c0b85be0 in logging-log4j2's branch 
refs/heads/master from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=3e94934 ]

[LOG4J2-2491] Allow all Appenders to optionally carry a Property array.


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.

Also deprecate withFilter() in favor of setFilter().

> 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 message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to