Class MarkerFilter

All Implemented Interfaces:
ContextAware, LifeCycle

public class MarkerFilter extends MatchingFilter
Checks whether the marker in the event matches the marker specified by the user.
  • Field Details

    • markerToMatch

      org.slf4j.Marker markerToMatch
  • Constructor Details

    • MarkerFilter

      public MarkerFilter()
  • Method Details