Class | Description |
---|---|
Log4jManagementBean | |
ModuleLifecycleLoggingBean |
A simple bean that when declared in app context will cause a lifecycle
logging message to appear in the logging output.
|
SupportLevel |
Extend Log4J standard level implementation to add support
for the SUPPORT log level.
|
SupportLevelFilter |
Log4J filter that will remove any SUPPORT level
log messages from appearing
|
SupportLogger |
Extend Log4J Logger implementation to provide support for the
new SUPPORT log level type.
|
SupportLogManager |
Log4J LogManager extension that adds support for retrieving a specialized
Logger instance (SupportLogger).
|
Enum | Description |
---|---|
LifeCycleEvent |
Enumeration describes the type of event that is being logged in the
SupportLogger.lifecycle method.
|
Copyright © 2014. All rights reserved.