[
https://issues.apache.org/jira/browse/LOG4J2-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507442#comment-17507442
]
Piotr Karwasz commented on LOG4J2-3434:
---------------------------------------
Hello [~ck945fi],
The solution to [LOG4J2-3424|https://issues.apache.org/jira/browse/LOG4J2-3424]
probably fixed also this issue. Can you check with the latest 2.17.3-SNAPSHOT?
> 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.
> Note: current solution for us is to roll back to 2.17.1, which is not ideal.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)