Package org.springframework.boot.logging.structured
package org.springframework.boot.logging.structured
Support for structured logging.
-
ClassDescriptionCommon structured log formats supported by Spring Boot.Properties for Elastic Common Schema structured logging.Service details.Service details for Graylog Extended Log Format structured logging.Service details.Base class for
StructuredLogFormatter
implementations that generates JSON using aJsonWriter
.Formats a log event to a structured log message.Factory that can be used to create a fully instantiatedStructuredLogFormatter
for either acommon format
or a fully-qualified class name.Factory used to create aStructuredLogFormatter
for a givenCommonStructuredLogFormat
.Callback used for configure theStructuredLogFormatterFactory.CommonFormatterFactory
to use for a givenCommonStructuredLogFormat
.Customer that can be injected into aStructuredLogFormatter
implementations to customizeJsonWriter
JsonWriter.Members
.