| Interface | Description |
|---|---|
| AppenderListener<Event extends ch.qos.logback.core.spi.DeferredProcessingAware> |
Listens to an appender.
|
| TcpAppenderListener<Event extends ch.qos.logback.core.spi.DeferredProcessingAware> |
Listens to a TCP appender.
|
| Class | Description |
|---|---|
| AccessEventAppenderListenerImpl |
Implementation of
AppenderListener for IAccessEvents that does nothing. |
| AccessEventTcpAppenderListenerImpl |
Implementation of
TcpAppenderListener for IAccessEvents that does nothing. |
| LoggingEventAppenderListenerImpl |
Implementation of
AppenderListener for ILoggingEvents that does nothing. |
| LoggingEventTcpAppenderListenerImpl |
Implementation of
TcpAppenderListener for ILoggingEvents that does nothing. |
Copyright © 2019. All rights reserved.