public final class MDC extends Object
Modifier and Type | Method and Description |
---|---|
static void |
clear() |
static Object |
get(String key) |
static Hashtable<String,Object> |
getContext() |
static void |
put(String key,
Object value) |
static void |
put(String key,
String value) |
static void |
remove(String key) |
public static void remove(String key)
public static void clear()
Copyright © 1999-2017. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.