public class StaticMDCBinder extends Object
NOPMDCAdapter.| Modifier and Type | Field and Description |
|---|---|
static StaticMDCBinder |
SINGLETON
The unique instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
org.slf4j.spi.MDCAdapter |
getMDCA()
Currently this method always returns an instance of
NOPMDCAdapter. |
String |
getMDCAdapterClassStr()
Currently this method always returns the class name of
NOPMDCAdapter. |
static StaticMDCBinder |
getSingleton()
Return the singleton of this class.
|
public static final StaticMDCBinder SINGLETON
public static final StaticMDCBinder getSingleton()
public org.slf4j.spi.MDCAdapter getMDCA()
NOPMDCAdapter.public String getMDCAdapterClassStr()
NOPMDCAdapter.Copyright © 2022 Simon Arlott. All rights reserved.