| Interface | Description |
|---|---|
| CallerBoundaryAware |
Additional interface to
LoggingEventBuilder and
LoggingEvent. |
| LocationAwareLogger |
An optional interface helping integration with logging systems capable of
extracting location information.
|
| LoggerFactoryBinder | Deprecated |
| LoggingEventAware |
A logger capable of logging from org.slf4j.event.LoggingEvent implements this interface.
|
| LoggingEventBuilder |
This is the main interface in slf4j's fluent API for creating
logging events. |
| MarkerFactoryBinder | Deprecated |
| MDCAdapter |
This interface abstracts the service offered by various MDC
implementations.
|
| SLF4JServiceProvider |
This interface based on
ServiceLoader paradigm. |
| Class | Description |
|---|---|
| DefaultLoggingEventBuilder |
Default implementation of
LoggingEventBuilder |
| NOPLoggingEventBuilder |
A no-operation implementation of
LoggingEventBuilder. |
Copyright © 2005–2022 QOS.ch. All rights reserved.