Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.logging |
Auto-configuration for actuator logging concerns.
|
org.springframework.boot.actuate.logging |
Actuator support for logging.
|
org.springframework.boot.autoconfigure.logging |
Auto-configuration for logging.
|
org.springframework.boot.context.config |
External configuration support allowing 'application.properties' to be loaded and used
within a Spring Boot application.
|
org.springframework.boot.context.logging |
Logging integration with Spring's Application Context.
|
org.springframework.boot.env |
Spring
Environment support. |
org.springframework.boot.logging |
Support and abstractions across several logging libraries.
|
org.springframework.boot.logging.java |
Support for 'Java Util Logging'.
|
org.springframework.boot.logging.log4j2 |
Support for the Log4j 2 logging library.
|
org.springframework.boot.logging.logback |
Support for the Logback logging library.
|
Class and Description |
---|
LogFile
A reference to a log output file.
|
LoggerGroups
Logger groups configured via the Spring Environment.
|
LoggingSystem
Common abstraction over logging systems.
|
Class and Description |
---|
LogFile
A reference to a log output file.
|
LoggerConfiguration
Immutable class that represents the configuration of a
LoggingSystem 's logger. |
LoggerGroups
Logger groups configured via the Spring Environment.
|
LoggingSystem
Common abstraction over logging systems.
|
LogLevel
Logging levels supported by a
LoggingSystem . |
Class and Description |
---|
LogLevel
Logging levels supported by a
LoggingSystem . |
Class and Description |
---|
DeferredLogFactory
Factory that can be used to create multiple
DeferredLog instances that will
switch over when appropriate. |
Class and Description |
---|
LoggingSystem
Common abstraction over logging systems.
|
LogLevel
Logging levels supported by a
LoggingSystem . |
Class and Description |
---|
DeferredLogFactory
Factory that can be used to create multiple
DeferredLog instances that will
switch over when appropriate. |
Class and Description |
---|
AbstractLoggingSystem
Abstract base class for
LoggingSystem implementations. |
DeferredLogFactory
Factory that can be used to create multiple
DeferredLog instances that will
switch over when appropriate. |
LogFile
A reference to a log output file.
|
LoggerConfiguration
Immutable class that represents the configuration of a
LoggingSystem 's logger. |
LoggerGroup
A single logger group.
|
LoggingInitializationContext
Context passed to the
LoggingSystem during initialization. |
LoggingSystem
Common abstraction over logging systems.
|
LoggingSystemFactory
Factory class used by
LoggingSystem.get(ClassLoader) to find an actual
implementation. |
LoggingSystemProperties
Utility to set system properties that can later be used by log configuration files.
|
LogLevel
Logging levels supported by a
LoggingSystem . |
Class and Description |
---|
AbstractLoggingSystem
Abstract base class for
LoggingSystem implementations. |
LogFile
A reference to a log output file.
|
LoggerConfiguration
Immutable class that represents the configuration of a
LoggingSystem 's logger. |
LoggingInitializationContext
Context passed to the
LoggingSystem during initialization. |
LoggingSystem
Common abstraction over logging systems.
|
LoggingSystemFactory
Factory class used by
LoggingSystem.get(ClassLoader) to find an actual
implementation. |
LogLevel
Logging levels supported by a
LoggingSystem . |
Class and Description |
---|
AbstractLoggingSystem
Abstract base class for
LoggingSystem implementations. |
LogFile
A reference to a log output file.
|
LoggerConfiguration
Immutable class that represents the configuration of a
LoggingSystem 's logger. |
LoggingInitializationContext
Context passed to the
LoggingSystem during initialization. |
LoggingSystem
Common abstraction over logging systems.
|
LoggingSystemFactory
Factory class used by
LoggingSystem.get(ClassLoader) to find an actual
implementation. |
LogLevel
Logging levels supported by a
LoggingSystem . |
Slf4JLoggingSystem
Abstract base class for
LoggingSystem implementations that utilize SLF4J. |
Class and Description |
---|
AbstractLoggingSystem
Abstract base class for
LoggingSystem implementations. |
LogFile
A reference to a log output file.
|
LoggerConfiguration
Immutable class that represents the configuration of a
LoggingSystem 's logger. |
LoggingInitializationContext
Context passed to the
LoggingSystem during initialization. |
LoggingSystem
Common abstraction over logging systems.
|
LoggingSystemFactory
Factory class used by
LoggingSystem.get(ClassLoader) to find an actual
implementation. |
LoggingSystemProperties
Utility to set system properties that can later be used by log configuration files.
|
LogLevel
Logging levels supported by a
LoggingSystem . |
Slf4JLoggingSystem
Abstract base class for
LoggingSystem implementations that utilize SLF4J. |