anna kukliansky created LOG4J2-2963:
---------------------------------------
Summary: 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
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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)