Interface LogCaptureFeature.Filter

    • Method Detail

      • accept

        boolean accept​(org.apache.logging.log4j.core.LogEvent event)
        LogCaptureFeature will capture the event if it does match the implementation condition.