| Class | Description |
|---|---|
| Log4jLoggerAdapter |
A wrapper over
org.apache.log4j.Logger in
conforming to the Logger interface. |
| Log4jLoggerFactory |
Log4jLoggerFactory is an implementation of
ILoggerFactory returning
the appropriate named Log4jLoggerAdapter instance. |
| Log4jMDCAdapter | |
| 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
Log4jMDCAdapter. |
| VersionUtil |
Copyright © 2005–2017 QOS.ch. All rights reserved.