|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
ObjectLogConsoleOutputHandler
public class LogConsoleOutputHandler
This class implements a simple LogIOutputStream which prints all output to stderr
| Constructor Summary | |
|---|---|
LogConsoleOutputHandler()
|
|
| Method Summary | |
|---|---|
void |
printLine(String line)
Prints out the given line to stderr |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogConsoleOutputHandler()
| Method Detail |
|---|
public void printLine(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 | |||||||