Classes and interfaces which are internal to SLF4J.
See: Description
| Interface Summary | |
|---|---|
| LocationAwareLogger | An optional interface helping integration with logging systems capable of extracting location information. |
| LoggerFactoryBinder | An internal interface which helps the static LoggerFactory class bind with the appropriate ILoggerFactory instance. |
| MarkerFactoryBinder | An internal interface which helps the static MarkerFactory class bind with the appropriate IMarkerFactory instance. |
| MDCAdapter | This interface abstracts the service offered by various MDC implementations. |