| AvroDataFileAppender |
an Appender that will log into binary avro data files.
|
| AvroLogbackEncoder |
An encoder that will encode a log event as json.
|
| Converters |
|
| LogbackService |
|
| LogbackUtils |
a set of logback utilities to query for the configured file appenders/etc
|
| ReadableLogbackEncoder |
|
| Spf4jAsyncAppender |
A custom async implementation, to add statistics about logging.
|
| ThrowableProxy |
|
| ThrowableProxyUtil |
Convert a Throwable into an array of ThrowableDataPoint objects.
|
| UpToThresholdFilter |
Filters events above the threshold level.
|
| ZstandardCodec |
A more efficient implementation that should thrash less memory.
|