| Package | Description |
|---|---|
| org.slf4j.event | |
| org.slf4j.helpers |
Helper classes.
|
| org.slf4j.spi |
Classes and interfaces which are internal to SLF4J.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLoggingEvent
A default implementation of
LoggingEvent. |
class |
SubstituteLoggingEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingEventAware.log(LoggingEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubstituteLogger.log(LoggingEvent event) |
static NormalizedParameters |
NormalizedParameters.normalize(LoggingEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingEventAware.log(LoggingEvent event) |
Copyright © 2005–2019 QOS.ch. All rights reserved.