Uses of Package
org.springframework.boot.logging
Packages that use org.springframework.boot.logging
Package
Description
Auto-configuration for actuator logging concerns.
Actuator support for logging.
Auto-configuration for logging.
Low level support for Cloud deployments.
External configuration support allowing 'application.properties' to be loaded and used
within a Spring Boot application.
Logging integration with Spring's Application Context.
Core interfaces and classes for working with docker compose.
Lifecycle management for Docker Compose with the context of a Spring application.
Spring
Environment
support.Support and abstractions across several logging libraries.
Support for 'Java Util Logging'.
Support for the Log4j 2 logging library.
Support for the Logback logging library.
-
Classes in org.springframework.boot.logging used by org.springframework.boot.actuate.autoconfigure.loggingClassDescriptionA reference to a log output file.Logger groups configured through the Spring Environment.Common abstraction over logging systems.
-
Classes in org.springframework.boot.logging used by org.springframework.boot.actuate.loggingClassDescriptionA reference to a log output file.Immutable class that represents the configuration of a
LoggingSystem
's logger.Logger groups configured through the Spring Environment.Common abstraction over logging systems.Logging levels supported by aLoggingSystem
. -
Classes in org.springframework.boot.logging used by org.springframework.boot.autoconfigure.logging
-
Classes in org.springframework.boot.logging used by org.springframework.boot.cloudClassDescriptionFactory that can be used to create multiple
DeferredLog
instances that will switch over when appropriate. -
Classes in org.springframework.boot.logging used by org.springframework.boot.context.configClassDescriptionFactory that can be used to create multiple
DeferredLog
instances that will switch over when appropriate. -
Classes in org.springframework.boot.logging used by org.springframework.boot.context.loggingClassDescriptionCommon abstraction over logging systems.Logging levels supported by a
LoggingSystem
. -
Classes in org.springframework.boot.logging used by org.springframework.boot.docker.compose.core
-
-
Classes in org.springframework.boot.logging used by org.springframework.boot.envClassDescriptionFactory that can be used to create multiple
DeferredLog
instances that will switch over when appropriate. -
Classes in org.springframework.boot.logging used by org.springframework.boot.loggingClassDescriptionUtility class that can be used to format a correlation identifier for logging based on W3C recommendations.Factory that can be used to create multiple
DeferredLog
instances that will switch over when appropriate.A reference to a log output file.Immutable class that represents the configuration of aLoggingSystem
's logger.Supported logger configuration scopes.Logger level configuration.A single logger group.Context passed to theLoggingSystem
during initialization.Common abstraction over logging systems.Factory class used byLoggingSystem.get(ClassLoader)
to find an actual implementation.Utility to set system properties that can later be used by log configuration files.Logging system properties that can later be used by log configuration files.Logging levels supported by aLoggingSystem
. -
Classes in org.springframework.boot.logging used by org.springframework.boot.logging.javaClassDescriptionAbstract base class for
LoggingSystem
implementations.A reference to a log output file.Immutable class that represents the configuration of aLoggingSystem
's logger.Context passed to theLoggingSystem
during initialization.Common abstraction over logging systems.Factory class used byLoggingSystem.get(ClassLoader)
to find an actual implementation.Logging levels supported by aLoggingSystem
. -
Classes in org.springframework.boot.logging used by org.springframework.boot.logging.log4j2ClassDescriptionAbstract base class for
LoggingSystem
implementations.A reference to a log output file.Immutable class that represents the configuration of aLoggingSystem
's logger.Context passed to theLoggingSystem
during initialization.Common abstraction over logging systems.Factory class used byLoggingSystem.get(ClassLoader)
to find an actual implementation.Logging levels supported by aLoggingSystem
. -
Classes in org.springframework.boot.logging used by org.springframework.boot.logging.logbackClassDescriptionAbstract base class for
LoggingSystem
implementations.A reference to a log output file.Immutable class that represents the configuration of aLoggingSystem
's logger.Context passed to theLoggingSystem
during initialization.Common abstraction over logging systems.Factory class used byLoggingSystem.get(ClassLoader)
to find an actual implementation.Utility to set system properties that can later be used by log configuration files.Logging levels supported by aLoggingSystem
.