public class AsyncLoggingEventAppenderFactory extends Object implements AsyncAppenderFactory<ch.qos.logback.classic.spi.ILoggingEvent>
AsyncAppenderFactory for ILoggingEvent.| Constructor and Description |
|---|
AsyncLoggingEventAppenderFactory() |
| Modifier and Type | Method and Description |
|---|---|
ch.qos.logback.core.AsyncAppenderBase<ch.qos.logback.classic.spi.ILoggingEvent> |
build()
Creates an
AsyncAppenderFactory of type ILoggingEvent |
public ch.qos.logback.core.AsyncAppenderBase<ch.qos.logback.classic.spi.ILoggingEvent> build()
AsyncAppenderFactory of type ILoggingEventbuild in interface AsyncAppenderFactory<ch.qos.logback.classic.spi.ILoggingEvent>AsyncAppenderFactoryCopyright © 2019. All rights reserved.