Remko Popma created LOG4J2-1438:
-----------------------------------
Summary: Add method getParameter() to ObjectMessage (and
ReusableObjectMessage)
Key: LOG4J2-1438
URL: https://issues.apache.org/jira/browse/LOG4J2-1438
Project: Log4j 2
Issue Type: Improvement
Components: API
Affects Versions: 2.6.1, 2.6
Reporter: Remko Popma
Fix For: 2.7
While analysing LOG4J2-1397 I found it is currently not possible for client
code to get a reference to the Object in the ObjectMessage without creating a
temporary (single-element) array (returned from {{getParameters()}}.
This ticket proposes to add a method to the ObjectMessage and
ReusableObjectMessage interface that gives direct access to the object
parameter.
I'm flexible with regards to the name of this new method. I thought of
{{getParameter()}} but an alternative could be {{getObject()}} or something
else.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]