dfa1 opened a new pull request #770:
URL: https://github.com/apache/logging-log4j2/pull/770


   Hello all,
   
   please accept this small patch from a long time user of log4j: it will 
enable using log4j 2.x in several applications here at @six-group!
   
   This proposal allows creating detached `Markers` as specified by the 
`IMarkerFactory` interface. A detached marker allows the caller to inject 
non-constant data that can be used to implement structured logging (my 
use-case). Because of this, they cannot be cached in 
`Log4jMarkerFactory.markerMap` or converted.
    
   Please let me know if you require additional modifications (e.g. unit tests 
perhaps?)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to