| Package | Description |
|---|---|
| net.logstash.logback.appender.listener |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
FailureSummaryAppenderListener.handleFailureSummary(FailureSummaryAppenderListener.FailureSummary failureSummary,
FailureSummaryAppenderListener.CallbackType callbackType)
Called after the first success after the a series of consecutive failures.
|
protected void |
FailureSummaryLoggingAppenderListener.handleFailureSummary(FailureSummaryAppenderListener.FailureSummary failureSummary,
FailureSummaryAppenderListener.CallbackType callbackType)
Logs a message with the details from the given
FailureSummaryAppenderListener.FailureSummary
with the given callback type. |
Copyright © 2013–2022. All rights reserved.