public final class KibanaLogContextMap
extends java.lang.Object
Constructor and Description |
---|
KibanaLogContextMap()
Create a new instance, copying the MDC (context map).
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getContextMap()
Returns the copied context map.
|