[
https://issues.apache.org/jira/browse/LOG4J2-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kai updated LOG4J2-3434:
------------------------
Component/s: Appenders
(was: Layouts)
> Property is not populating "value"
> ----------------------------------
>
> Key: LOG4J2-3434
> URL: https://issues.apache.org/jira/browse/LOG4J2-3434
> Project: Log4j 2
> Issue Type: Bug
> Components: Appenders
> Affects Versions: 2.17.2
> Reporter: Kai
> Priority: Major
>
> When specifying Property for customized appender like:
> {code:java}
> <Property name="property1" value="value1"/> {code}
> It used to populating Property.value with "value1".
> But after upgrading to 2.17.2 with introduce of "rawValue", only "rawValue"
> is populated but "value" stays null.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)