public final class MDCKeySetExtractor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.reflect.Method |
getKeySetMethod |
static MDCKeySetExtractor |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
private |
MDCKeySetExtractor() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set |
getPropertyKeySet(LoggingEvent event) |
private final java.lang.reflect.Method getKeySetMethod
public static final MDCKeySetExtractor INSTANCE
public java.util.Set getPropertyKeySet(LoggingEvent event) throws java.lang.Exception
java.lang.Exception