public class StaticMDCBinder extends Object
Modifier and Type | Field and Description |
---|---|
static StaticMDCBinder |
SINGLETON |
Modifier and Type | Method and Description |
---|---|
org.slf4j.spi.MDCAdapter |
getMDCA()
Currently this method always returns an instance of
BasicMDCAdapter . |
String |
getMDCAdapterClassStr() |
public static final StaticMDCBinder SINGLETON
public org.slf4j.spi.MDCAdapter getMDCA()
BasicMDCAdapter
.public String getMDCAdapterClassStr()
Copyright © 2017. All rights reserved.