Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2
-
None
-
None
Description
Hi,
It seems there's no way to route messages based on the Marker in the RoutingAppender. The "%marker" is not part of the Layout. When using SLF4J, since it's a core feature of the facade, this would help greatly if it was possible to route messages based on the Marker.
Main StackOverFlow question (answered) : http://stackoverflow.com/questions/30111754/log4j2-is-there-a-way-to-route-logs-based-on-marker-with-the-routingappender
Workaround StackOverFlow question (answered) : http://stackoverflow.com/questions/30247323/how-to-create-custom-rewritepolicy-in-log4j2
Thank you