[
https://issues.apache.org/jira/browse/LOG4J2-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ralph Goers resolved LOG4J2-113.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.0-beta4
Assignee: Ralph Goers
Fixed in revision 1408625. Please verify and close.
> StructuredDataFilter defines "pairs" as attribute instead of element
> --------------------------------------------------------------------
>
> Key: LOG4J2-113
> URL: https://issues.apache.org/jira/browse/LOG4J2-113
> Project: Log4j 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0-beta2
> Reporter: Arkin Yetis
> Assignee: Ralph Goers
> Fix For: 2.0-beta4
>
>
> org.apache.logging.log4j.core.filter.StructuredDataFilter method createFilter
> defines parameter "pairs" as follows:
> @PluginAttr("pairs") KeyValuePair[] pairs
> It should have been:
> @PluginElement("pairs") KeyValuePair[] pairs
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]