| Constructor and Description |
|---|
StreamLogger(LogChannelInterface log,
InputStream is,
String type) |
StreamLogger(LogChannelInterface log,
InputStream is,
String type,
Boolean errorStream) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLastLine() |
void |
run() |
public StreamLogger(LogChannelInterface log, InputStream is, String type)
public StreamLogger(LogChannelInterface log, InputStream is, String type, Boolean errorStream)