public final class StaticMDCBinder extends Object
ThreadContext by SLF4J.| Modifier and Type | Field and Description |
|---|---|
static StaticMDCBinder |
SINGLETON
Singleton instance of this static MDC binder.
|
| Modifier and Type | Method and Description |
|---|---|
org.slf4j.spi.MDCAdapter |
getMDCA()
Gets the MDC adapter implementation.
|
String |
getMDCAdapterClassStr()
Gets the fully-qualified MDC adapter class name.
|
public static final StaticMDCBinder SINGLETON
public org.slf4j.spi.MDCAdapter getMDCA()
public String getMDCAdapterClassStr()
Copyright © 2020. All rights reserved.