Description
It would be useful to have a way to inject context properties into a LogEvent, as an alternative to ThreadContext.
In an asynchronous environment, using ThreadContext as currently implemented is not so useful since JVM threads might not be coupled to the logical flow of the application.
Attachments
Issue Links
- depends upon
-
LOG4J2-1447 Garbage-free data structure for LogEvent's context map data
- Closed
- is depended upon by
-
LOG4J2-1401 Support changing the log level for all messages related to some domain object
- Closed
- is related to
-
LOG4J2-1349 Garbage-free ThreadContext map
- Closed
-
LOG4J2-1607 Improve performance of SortedArrayStringMap data structure
- Closed
- relates to
-
LOG4J2-1660 ThreadContext to expose ReadOnlyThreadContextMap internal data structure
- Closed
- supercedes
-
LOG4J2-1115 Allow fine-grained control over which properties are passed to child threads.
- Open