Package org.apache.log4j
Class MDC
java.lang.Object
org.apache.log4j.MDC
This class behaves just like Log4j's MDC would - and so can cause issues with the redeployment of web
applications if the Objects stored in the threads Map cannot be garbage collected.
-
Method Summary
-
Method Details
-
put
-
put
-
get
-
remove
-
clear
public static void clear() -
getContext
-