| Interface | Description |
|---|---|
| AppenderListener<Event extends DeferredProcessingAware> |
Listens to an appender.
|
| FailureSummaryAppenderListener.FailureSummary |
Summary details of consecutive failures
|
| TcpAppenderListener<Event extends DeferredProcessingAware> |
Listens to a TCP appender.
|
| Class | Description |
|---|---|
| AccessEventAppenderListenerImpl | Deprecated
Replaced by default methods in interface.
|
| AccessEventTcpAppenderListenerImpl | Deprecated
Replaced by default methods in interface.
|
| FailureSummaryAppenderListener<Event extends DeferredProcessingAware> |
A
TcpAppenderListener that invokes different callbacks for
the first successful append/send/connect after a series of failures. |
| FailureSummaryLoggingAppenderListener<Event extends DeferredProcessingAware> |
A
TcpAppenderListener that logs a warning message on the first
append/send/connect success after a series of consecutive failures. |
| LoggingEventAppenderListenerImpl | Deprecated
Replaced by default methods in interface.
|
| LoggingEventTcpAppenderListenerImpl | Deprecated
Replaced by default methods in interface.
|
| Enum | Description |
|---|---|
| FailureSummaryAppenderListener.CallbackType |
The type of listener callback.
|
Copyright © 2013–2022. All rights reserved.