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