| Interface | Description | 
|---|---|
| LocationAwareLogger | An optional interface helping integration with logging systems capable of 
 extracting location information. | 
| LoggerFactoryBinder | An internal interface which helps the static  LoggerFactoryclass bind with the appropriateILoggerFactoryinstance. | 
| MarkerFactoryBinder | An internal interface which helps the static  MarkerFactoryclass bind with the appropriateIMarkerFactoryinstance. | 
| MDCAdapter | This interface abstracts the service offered by various MDC
 implementations. |