Package ch.qos.logback.classic.boolex
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
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description boolean
doEvaluate(ILoggingEvent event)
Deprecated.
-
-
-
Method Detail
-
doEvaluate
boolean doEvaluate(ILoggingEvent event)
Deprecated.
-
-