Public Member Functions | |
| MDCAdapter | getMDCA () |
| String | getMDCAdapterClassStr () |
Static Public Attributes | |
| static final StaticMDCBinder | SINGLETON = new StaticMDCBinder() |
This implementation is bound to BasicMDCAdapter.
| MDCAdapter org.slf4j.impl.StaticMDCBinder.getMDCA | ( | ) |
Currently this method always returns an instance of BasicMDCAdapter.
| String org.slf4j.impl.StaticMDCBinder.getMDCAdapterClassStr | ( | ) |
final StaticMDCBinder org.slf4j.impl.StaticMDCBinder.SINGLETON = new StaticMDCBinder() [static] |
The unique instance of this class.
1.7.0