Keith R created LOGBACK-1383: -------------------------------- Summary: Nested Marker is not detected in OnMarkerEvaluator Key: LOGBACK-1383 URL: https://jira.qos.ch/browse/LOGBACK-1383 Project: logback Issue Type: Bug Environment: Java 1.6
SLF4J 1.7.25 Logback 1.2.3 Reporter: Keith R Assignee: Logback dev list Priority: Critical Only the parent Marker message is emitted when I have configured the OnMarkerEvaluator to search for the 'parent' or top level Marker. I believe the child log message should be as well. 2018-02-20 00:44:53 [main] DEBUG com.keithreynolds.BugWithChildMarker - PARENT foobar marker here Here is a gist of my project showing the problem;https://gist.github.com/mtbkeith/ed61e7c406db93b1b1be29459ed38f94 -- This message was sent by Atlassian JIRA (v7.3.1#73012) _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev