| Package | Description | 
|---|---|
| org.slf4j | Core logging interfaces. | 
| org.slf4j.helpers | Helper classes. | 
| org.slf4j.impl | Implementations of core logging interfaces defined in the  org.slf4jpackage. | 
| Modifier and Type | Method and Description | 
|---|---|
| static MDCAdapter | MDC. getMDCAdapter()Returns the MDCAdapter instance currently in use. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BasicMDCAdapterBasic MDC implementation, which can be used with logging systems that lack
 out-of-the-box MDC support. | 
| class  | NOPMDCAdapterThis adapter is an empty implementation of the  MDCAdapterinterface. | 
| Modifier and Type | Method and Description | 
|---|---|
| MDCAdapter | StaticMDCBinder. getMDCA()Currently this method always returns an instance of 
  StaticMDCBinder. | 
Copyright © 2005–2019 QOS.ch. All rights reserved.