Package | Description |
---|---|
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.log4j |
Support for the Log4J logging library.
|
org.springframework.boot.logging.logback |
Support for the Logback logging library.
|
Class and Description |
---|
LoggingSystem
Common abstraction over logging systems.
|
LogLevel
Logging levels supported by a
LoggingSystem . |
Class and Description |
---|
AbstractLoggingSystem
Abstract base class for
LoggingSystem implementations. |
LoggingSystem
Common abstraction over logging systems.
|
LogLevel
Logging levels supported by a
LoggingSystem . |
Class and Description |
---|
AbstractLoggingSystem
Abstract base class for
LoggingSystem implementations. |
LoggingSystem
Common abstraction over logging systems.
|
LogLevel
Logging levels supported by a
LoggingSystem . |
Class and Description |
---|
AbstractLoggingSystem
Abstract base class for
LoggingSystem implementations. |
LoggingSystem
Common abstraction over logging systems.
|
LogLevel
Logging levels supported by a
LoggingSystem . |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.