Package org.springframework.boot.logging.logback
package org.springframework.boot.logging.logback
Support for the Logback logging library.
-
ClassDescriptionLogback
CompositeConverter
colors output using theAnsiOutput
class.ExtendedThrowableProxyConverter
that adds some additional whitespace around the stack trace.LoggingSystem
for logback.LoggingSystemFactory
that returnsLogbackLoggingSystem
if possible.LoggingSystemProperties
for Logback.LogbackConfigurator
, registered throughMETA-INF/services
, that sets the root log level toLevel.INFO
.ThrowableProxyConverter
that adds some additional whitespace around the stack trace.