程序包 org.springframework.boot.logging.logback
package org.springframework.boot.logging.logback
Support for the Logback logging library.
-
类说明已过时, 待删除: 此 API 元素将从以后的版本中删除。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