public final class StaticMDCBinder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static StaticMDCBinder |
SINGLETON
The unique instance of this class.
|
| Modifier | Constructor and Description |
|---|---|
private |
StaticMDCBinder() |
| Modifier and Type | Method and Description |
|---|---|
org.slf4j.spi.MDCAdapter |
getMDCA()
Currently this method always returns an instance of
StaticMDCBinder. |
java.lang.String |
getMDCAdapterClassStr()
Retrieve the adapter class name.
|
public static final StaticMDCBinder SINGLETON
public org.slf4j.spi.MDCAdapter getMDCA()
StaticMDCBinder.public java.lang.String getMDCAdapterClassStr()