See: Description
Class | Description |
---|---|
AbstractLoggingSystem |
Abstract base class for
LoggingSystem implementations. |
ClasspathLoggingApplicationListener |
A
SmartApplicationListener that reacts to start
events by logging the classpath of the thread context class loader (TCCL) at
DEBUG level and to error events by logging the
TCCL's classpath at INFO level. |
LoggingApplicationListener |
An
ApplicationListener that configures a logging framework depending on what it
finds on the classpath and in the Environment . |
LoggingSystem |
Common abstraction over logging systems.
|
Enum | Description |
---|---|
LogLevel |
Logging levels supported by a
LoggingSystem . |
LoggingSystem
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.