| Class and Description |
|---|
| InternalLogger
The appender is expected to provide the writer with an instance of this
interface, used for logging status and error messages.
|
| RetryManager2
Invokes a function, retrying with a delay until specified time, with optional
exponential (2x) backoff.
|
| WriterFactory
Defines a function to create a
LogWriter. |
| Class and Description |
|---|
| InternalLogger
The appender is expected to provide the writer with an instance of this
interface, used for logging status and error messages.
|
| MessageQueue
A thread-safe message queue that keeps track of the current number of entries
and optionally discards messages after its size reaches a given threshold.
|
| MessageQueue.DiscardAction
Controls how messages are discarded once the threshold is reached.
|
| Class and Description |
|---|
| InternalLogger
The appender is expected to provide the writer with an instance of this
interface, used for logging status and error messages.
|
| RetryManager2
Invokes a function, retrying with a delay until specified time, with optional
exponential (2x) backoff.
|
| WriterFactory
Defines a function to create a
LogWriter. |
| Class and Description |
|---|
| InternalLogger
The appender is expected to provide the writer with an instance of this
interface, used for logging status and error messages.
|
| RetryManager2
Invokes a function, retrying with a delay until specified time, with optional
exponential (2x) backoff.
|
| WriterFactory
Defines a function to create a
LogWriter. |
| Class and Description |
|---|
| MessageQueue.DiscardAction
Controls how messages are discarded once the threshold is reached.
|
| Class and Description |
|---|
| InternalLogger
The appender is expected to provide the writer with an instance of this
interface, used for logging status and error messages.
|
| MessageQueue.DiscardAction
Controls how messages are discarded once the threshold is reached.
|
| ThreadFactory
Creates and starts a new thread for running the LogWriter.
|
Copyright © 2023. All rights reserved.