Interface LogCaptureFeature.Filter

    • Method Detail

      • accept

        boolean accept​(LogEvent event)
        LogCaptureFeature will capture the event if it does match the implementation condition.