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
StructuredLogFormatterimplementations that generates JSON using aJsonWriter.Formats a log event to a structured log message.Factory that can be used to create a fully instantiatedStructuredLogFormatterfor either acommon formator a fully-qualified class name.Factory used to create aStructuredLogFormatterfor a givenCommonStructuredLogFormat.Callback used for configure theStructuredLogFormatterFactory.CommonFormatterFactoryto use for a givenCommonStructuredLogFormat.Customizer that can be injected intoStructuredLogFormatterimplementations to customizeJsonWriterJsonWriter.Members.