E - The type of log eventpublic interface LevelFilterFactory<E extends ch.qos.logback.core.spi.DeferredProcessingAware>
Filters with a specified Level.| Modifier and Type | Method and Description |
|---|---|
ch.qos.logback.core.filter.Filter<E> |
build(ch.qos.logback.classic.Level threshold)
Creates a
Filter of type E |
ch.qos.logback.core.filter.Filter<E> build(ch.qos.logback.classic.Level threshold)
Filter of type EFilterCopyright © 2021. All rights reserved.