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