| AbstractHttpSender |
Abstract class that implements a common logic shared between standard
HTTP sender configurators.
|
| AbstractHttpSender.BasicAuth |
|
| AbstractLoki4jEncoder |
Abstract class that provides basic Loki4j batch encoding functionality
|
| AbstractLoki4jEncoder.LabelCfg |
|
| ApacheHttpSender |
|
| InternalLogger |
A logback-specific implementation of internal logging mechanism
|
| JavaHttpSender |
|
| JsonEncoder |
Encoder that converts log batches into JSON format specified by Loki API
|
| JsonLayout |
A layout that converts a logback event to a string in JSON format.
|
| Loki4jAppender |
Main appender that provides functionality for sending log record batches to Loki.
|
| ProtobufEncoder |
Encoder that converts log batches into Protobuf format specified by Loki API
|
| StatusPrinter |
Utility class for printing log messages from Loki4j itself to STDERR
|