[
https://issues.apache.org/jira/browse/LOG4J2-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292543#comment-17292543
]
Ralph Goers commented on LOG4J2-2963:
-------------------------------------
The PR associated with this had questions and was closed due to a lack of a
response. Please respond to the questions here or we will have to close this
issue.
> make ObjectMessage and ParameterizedMessage extendable
> ------------------------------------------------------
>
> Key: LOG4J2-2963
> URL: https://issues.apache.org/jira/browse/LOG4J2-2963
> Project: Log4j 2
> Issue Type: Improvement
> Components: API, Core
> Affects Versions: 2.13.3
> Reporter: anna kukliansky
> Priority: Minor
>
> We would like to make those object extendible and reusable by relaxing some
> of their access levels.
> * ObjectMessage: make protected instead of private obj and objectString
> members.
> * ParameterizedMessage: make protected instead of private
> getThreadLocalStringBuilder(), formattedMessage member
> pull request: https://github.com/apache/logging-log4j2/pull/438
--
This message was sent by Atlassian Jira
(v8.3.4#803005)