|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectiaik.tc.utils.logging.LogConsoleOutputHandler
public class LogConsoleOutputHandler
This class implements a simple LogIOutputStream which prints all output to stderr
| Constructor Summary | |
|---|---|
LogConsoleOutputHandler()
|
|
| Method Summary | |
|---|---|
void |
printLine(java.lang.String line)
Prints out the given line to stderr |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogConsoleOutputHandler()
| Method Detail |
|---|
public void printLine(java.lang.String line)
printLine in interface LogGenericOutputHandlerline - line to print
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||