Package org.slf4j.spi

Interface MDCAdapter

All Known Implementing Classes:
BasicMDCAdapter, NOPMDCAdapter, Reload4jMDCAdapter

public interface MDCAdapter
This interface abstracts the service offered by various MDC implementations.
Since:
1.4.1
Author:
Ceki Gülcü