Class LevelFilter

All Implemented Interfaces:
ContextAware, LifeCycle

@Deprecated(since="2022-01-27") public class LevelFilter extends AbstractMatcherFilter<ILoggingEvent>
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
A class that filters events by the level equality.

For more information about this filter, please refer to the online manual at http://logback.qos.ch/manual/filters.html#levelFilter

  • Constructor Details

    • LevelFilter

      public LevelFilter()
      Deprecated.
  • Method Details