| Class and Description |
|---|
| AbstractAppender
Common implementation code that's shared between appenders.
|
| LogMessage
Holder for an in-queue logging message.
|
| Class and Description |
|---|
| AbstractAppenderStatistics
Base class for writer statistics, providing fields that are used by all
writer implementations.
|
| AbstractLogWriter
Manages common LogWriter activities.
|
| LogMessage
Holder for an in-queue logging message.
|
| LogWriter
Defines the contract between appenders and writers.
|
| MessageQueue.DiscardAction
Controls how messages are discarded once the threshold is reached.
|
| WriterFactory
Defines a function to create a
LogWriter. |
| Class and Description |
|---|
| AbstractAppenderStatistics
Base class for writer statistics, providing fields that are used by all
writer implementations.
|
| AbstractLogWriter
Manages common LogWriter activities.
|
| LogMessage
Holder for an in-queue logging message.
|
| LogWriter
Defines the contract between appenders and writers.
|
| MessageQueue.DiscardAction
Controls how messages are discarded once the threshold is reached.
|
| WriterFactory
Defines a function to create a
LogWriter. |
| Class and Description |
|---|
| AbstractAppenderStatistics
Base class for writer statistics, providing fields that are used by all
writer implementations.
|
| JMXManager
This class ensures that appenders will be registered with any MBean servers
where a StatisticsMBean instance has also been registered, regardless of
the order that those objects are initialized/registered.
|
| LogMessage
Holder for an in-queue logging message.
|
| LogWriter
Defines the contract between appenders and writers.
|
| 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.
|
| RotationMode
Defines the ways that we'll rotate logs (for appenders that support rotate).
|
| ThreadFactory
Creates and starts a new thread for running the LogWriter.
|
| WriterFactory
Defines a function to create a
LogWriter. |
| Class and Description |
|---|
| AbstractAppenderStatistics
Base class for writer statistics, providing fields that are used by all
writer implementations.
|
| AbstractLogWriter
Manages common LogWriter activities.
|
| LogMessage
Holder for an in-queue logging message.
|
| LogWriter
Defines the contract between appenders and writers.
|
| MessageQueue.DiscardAction
Controls how messages are discarded once the threshold is reached.
|
| WriterFactory
Defines a function to create a
LogWriter. |
Copyright © 2018. All rights reserved.