All Classes and Interfaces

Class
Description
A key-value pair representing a single structured logging attribute.
A fluent builder for constructing a structured log event.
Backend interface for processing structured log records.
Auto-discovers the best available Handler implementation at startup.
Log severity levels, ordered from least to most severe.
Handler implementation that delegates to Log4j2.
A structured logger that emits log records with attached key-value attributes.
A builder for constructing a child logger with multiple context attributes batched into a single chain node, avoiding intermediate Logger instances.
An immutable snapshot of a structured log event, ready for emission by a Handler.
Handler implementation that delegates to SLF4J.
Handler implementation for SLF4J Simple logger.