Package org.terracotta.utilities.logging
-
Class Summary Class Description LoggerBridge Bridge to permit variable-level use of SLF4j.LoggingOutputStream Implements anOutputStreamthat forwards lines written to it to aLoggerat a specified level.
| Class | Description |
|---|---|
| LoggerBridge |
Bridge to permit variable-level use of SLF4j.
|
| LoggingOutputStream |
Implements an
OutputStream that forwards lines written to it to
a Logger at a specified level. |