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

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

Commit 74bc7e2507c3f5b707a29a50fa679df7eb6ae0b9 in logging-log4j2's branch 
refs/heads/release-2.x from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=74bc7e2 ]

[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