Class MDC

java.lang.Object
org.apache.log4j.MDC

public final class MDC extends Object
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.