| Package | Description |
|---|---|
| de.topobyte.slf4j |
| Modifier and Type | Class and Description |
|---|---|
class |
SlfDebugOutputStreamBridge
This class brides line based output to an
SLF Logger using its
debug method.
|
class |
SlfErrorOutputStreamBridge
This class brides line based output to an
SLF Logger using its
error method.
|
class |
SlfInfoOutputStreamBridge
This class brides line based output to an
SLF Logger using its
info method.
|
class |
SlfWarnOutputStreamBridge
This class brides line based output to an
SLF Logger using its
warn method.
|