|
ProgramixGenericLib v5.0.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface LineLogger.Output
Used as a destination for lines sent to LineLogger
.
Method Summary | |
---|---|
void |
out(String msg)
Write out a partial line—without a newline. |
void |
outln(String msg)
Write out a full line—or complete an already partially written line. |
Method Detail |
---|
void out(String msg)
void outln(String msg)
|
ProgramixGenericLib v5.0.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |