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 Summary

    Modifier and Type
    Method
    Description
    boolean
    Deprecated.
     
  • Method Details

    • doEvaluate

      boolean doEvaluate(ILoggingEvent event)
      Deprecated.