Class MetadataEventFilter

    • Constructor Detail

      • MetadataEventFilter

        public MetadataEventFilter​(MetadataFilter metadataFilter)
    • Method Detail

      • applies

        public boolean applies​(LoggedEvent event)
        Specified by:
        applies in interface EventFilter
        Parameters:
        event - the event to be processed next
        Returns:
        true to mark an event for processing; false to skip it