Package org.springframework.boot.logging.logback
package org.springframework.boot.logging.logback
Support for the Logback logging library.
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Logback
CompositeConverter
to color output using theAnsiOutput
class.LogbackDynamicConverter
to convert aCorrelationIdFormatter
pattern into formatted output using data from theMDC
andEnvironment
.LogbackCompositeConverter
used to help format optional values that should be shown enclosed in square brackets.ExtendedThrowableProxyConverter
that adds some additional whitespace around the stack trace.LoggingSystem
for logback.LoggingSystemFactory
that returnsLogbackLoggingSystem
if possible.LoggingSystemProperties
for Logback.Logback rolling policy system properties that can later be used by log configuration files.LogbackConfigurator
, registered throughMETA-INF/services
, that sets the root log level toLevel.INFO
.Logback encoder
for structured logging.ThrowableProxyConverter
that adds some additional whitespace around the stack trace.
EnclosedInSquareBracketsConverter