Class OnErrorEvaluator

All Implemented Interfaces:
EventEvaluator<ILoggingEvent>, ContextAware, LifeCycle

@Deprecated(since="2022-01-27") public class OnErrorEvaluator extends EventEvaluatorBase<ILoggingEvent>
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
Evaluates to true when the logging event passed as parameter has level ERROR or higher.
  • Constructor Details

    • OnErrorEvaluator

      public OnErrorEvaluator()
      Deprecated.
  • Method Details