public class XWikiLogOutputStream
extends org.apache.commons.exec.LogOutputStream
| Constructor and Description |
|---|
XWikiLogOutputStream()
Always log at STDOUT level since we don't care as we'll log exactly the messages passed to us.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
processLine(String line,
int level) |
close, flush, getMessageLevel, processBuffer, processLine, write, writewritepublic XWikiLogOutputStream()
protected void processLine(String line, int level)
processLine in class org.apache.commons.exec.LogOutputStreamCopyright © 2004–2021 XWiki. All rights reserved.