[
https://issues.apache.org/jira/browse/LOG4J2-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135198#comment-13135198
]
Ralph Goers commented on LOG4J2-28:
-----------------------------------
I think I need a more concrete explanation.
Are you saying you would want to declare these properties in the configuration
on an Appender that wraps other Appenders and adds them to the event the
subordinate Appender sees? At least, that sounds similar to your description
of the RewriteAppender. Adding an Appender that does that would be fairly
simple.
On the other hand, if you want them added to the logging methods then I would
say that the Message interface is already sufficient for that. See
StructuredDataMessage for an example.
> Increased support for properties
> --------------------------------
>
> Key: LOG4J2-28
> URL: https://issues.apache.org/jira/browse/LOG4J2-28
> Project: Log4j 2
> Issue Type: Wish
> Components: API
> Reporter: Curt Arnold
>
> On Dec 3, 2008, at 10:22 PM, Scott Deboy wrote on log4j-dev:
> ...
> Whatever we do moving forward, I'd like to see increased support for
> properties. MDC and NDC are useful, but something that isn't thread specific
> would be useful (one reason why property rewrite policy/rewriteappender were
> created was to get around this limitation).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]