| Package | Description |
|---|---|
| org.slf4j.event | |
| org.slf4j.helpers |
Helper classes.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) SubstituteLogger |
SubstituteLoggingEvent.logger |
(package private) SubstituteLogger |
EventRecodingLogger.logger |
| Modifier and Type | Method and Description |
|---|---|
SubstituteLogger |
SubstituteLoggingEvent.getLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubstituteLoggingEvent.setLogger(SubstituteLogger logger) |
| Constructor and Description |
|---|
EventRecodingLogger(SubstituteLogger logger,
java.util.Queue<SubstituteLoggingEvent> eventQueue) |
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Map<java.lang.String,SubstituteLogger> |
SubstituteLoggerFactory.loggers |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SubstituteLogger> |
SubstituteLoggerFactory.getLoggers() |