public class Slf4jInfoOutputStream extends Slf4jOutputStream
info level messages to a given Logger.log| Constructor and Description |
|---|
Slf4jInfoOutputStream(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.