public class Slf4jDebugOutputStream extends Slf4jOutputStream
debug level messages to a given Logger.log| Constructor and Description |
|---|
Slf4jDebugOutputStream(org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processLine(String line)
Logs a line to the log system of the user.
|
getLoggerclose, flush, processBuffer, write, writewriteprotected void processLine(String line)
LogOutputStreamprocessLine in class LogOutputStreamline - the line to log.Copyright © 2020 ZeroTurnaround. All rights reserved.