Interface IEvaluator


  • @Deprecated(since="2022-01-27")
    public interface IEvaluator
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    An internal interface used by the GEventEvaluator.
    • Method Detail

      • doEvaluate

        boolean doEvaluate​(ILoggingEvent event)
        Deprecated.