You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/11/02 00:38:00 UTC

[jira] [Closed] (LOG4J2-2491) Allow all Appenders to optionally carry a Property array

     [ https://issues.apache.org/jira/browse/LOG4J2-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory closed LOG4J2-2491.
--------------------------------
    Resolution: Fixed

In 2.x-release and master.

> 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)