| Class | Description |
|---|---|
| JCLLoggerAdapter |
A wrapper over
org.apache.commons.logging.Log in conformance with the Logger
interface. |
| JCLLoggerFactory |
JCLLoggerFactory is an implementation of
ILoggerFactory returning the
appropriately named JCLLoggerAdapter instance. |
| StaticLoggerBinder |
The binding of
LoggerFactory class with an actual instance of
ILoggerFactory is performed using information returned by this class. |
| StaticMarkerBinder |
The binding of
MarkerFactory class with an actual instance of
IMarkerFactory is performed using information returned by this class. |
| StaticMDCBinder |
This implementation is bound to
NOPMDCAdapter. |
Copyright © 2005–2014 QOS.ch. All rights reserved.