| Interface | Description |
|---|---|
| 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. |
| LoggingEventAware | |
| LoggingEventBuilder |
A fluent API for creating logging events.
|
| 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.
|
| SLF4JServiceProvider |
This interface based on
ServiceLoader paradigm. |
| Class | Description |
|---|---|
| DefaultLoggingEventBuilder | |
| NOPLoggingEventBuilder |
A no-operation implementation of
LoggingEventBuilder. |
Copyright © 2005–2019 QOS.ch. All rights reserved.