Class CorrelationMDCImmediateLogger

java.lang.Object
org.apache.synapse.commons.logger.CorrelationMDCAwareLogger
org.apache.synapse.commons.logger.CorrelationMDCImmediateLogger
All Implemented Interfaces:
org.apache.commons.logging.Log

public class CorrelationMDCImmediateLogger extends CorrelationMDCAwareLogger
Responsible for providing wrapper implementation for CorrelationMDCAwareLogger. The logging wrapper methods will remove the correlation id from the MDC after logging from CorrelationMDCAwareLogger.