Package-level declarations
Support for structured logging.
Types
Link copied to clipboard
Common structured log formats supported by Spring Boot.
Link copied to clipboard
Properties for Elastic Common Schema structured logging.
Link copied to clipboard
Service details for Graylog Extended Log Format structured logging.
Link copied to clipboard
Base class for StructuredLogFormatter implementations that generates JSON using a JsonWriter.
Link copied to clipboard
Formats a log event to a structured log message.
Link copied to clipboard
Factory that can be used to create a fully instantiated StructuredLogFormatter for either a common format or a fully-qualified class name.
Link copied to clipboard
Customizer that can be injected into StructuredLogFormatter implementations to customize JsonWriterMembers.