Class MarkerFilter

  • All Implemented Interfaces:
    ContextAware, LifeCycle

    @Deprecated(since="2022-01-27")
    public class MarkerFilter
    extends MatchingFilter
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    Checks whether the marker in the event matches the marker specified by the user.
    • Constructor Detail

      • MarkerFilter

        public MarkerFilter()
        Deprecated.
    • Method Detail

      • setMarker

        public void setMarker​(java.lang.String markerStr)
        Deprecated.
        The marker to match in the event.
        Parameters:
        markerStr -