public final class StaticMDCBinder extends Object
MDCAdapter
.NOPMDCAdapter
Modifier and Type | Field and Description |
---|---|
static StaticMDCBinder |
SINGLETON
Unique instance of static MDC binder
|
Modifier and Type | Method and Description |
---|---|
org.slf4j.spi.MDCAdapter |
getMDCA()
Get the MDC adapter.
|
String |
getMDCAdapterClassStr()
Get the class name of the MDC adapter.
|
public static final StaticMDCBinder SINGLETON
public org.slf4j.spi.MDCAdapter getMDCA()
public String getMDCAdapterClassStr()
Copyright © 2017. All rights reserved.