|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--prolog.ui.ConsoleLogger
| Field Summary | |
protected Console |
console
|
| Constructor Summary | |
ConsoleLogger(Console c)
|
|
| Method Summary | |
void |
msg(java.lang.String text)
simple log call |
void |
msg(java.lang.String text,
int depth)
log call with some tabs('\t') before |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
protected Console console
| Constructor Detail |
public ConsoleLogger(Console c)
| Method Detail |
public void msg(java.lang.String text)
ILoggermsg in interface ILoggerprolog.model.ILoggermsg - is the message
public void msg(java.lang.String text,
int depth)
ILoggermsg in interface ILoggerprolog.model.ILoggermsg - is the messagedepth - is the number of tabs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||