Package org.springframework.boot.logging.logback
package org.springframework.boot.logging.logback
Support for the Logback logging library.
-
ClassDescriptionLogback
ClassicConverter
to convert theAPPLICATION_NAME
into a value suitable for logging.LogbackCompositeConverter
colors output using theAnsiOutput
class.LogbackDynamicConverter
to convert aCorrelationIdFormatter
pattern into formatted output using data from theMDC
andEnvironment
.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
.ThrowableProxyConverter
that adds some additional whitespace around the stack trace.