Package org.apache.log4j
Class MDC
java.lang.Object
org.apache.log4j.MDC
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MDC
public MDC()
-
-
Method Details
-
put
-
put
-
get
-
remove
-
clear
-
getContext
Deprecated.This method is not part of the Log4J public API. However it has been called by other projects. This method is here temporarily until projects who are depending on this method release fixes.- Returns:
- a copy of the underlying map returned as a Hashtable
-