|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Logger
| Method Summary | |
|---|---|
void |
debug(CharSequence content)
Send a message to the user in the debug level. |
void |
error(CharSequence string)
Send a message to the user in the error level. |
void |
info(CharSequence content)
Send a message to the user in the info level. |
void |
warn(CharSequence string)
Send a message to the user in the warn level. |
| Method Detail |
|---|
void debug(CharSequence content)
content - void info(CharSequence content)
content - void warn(CharSequence string)
content - void error(CharSequence string)
content -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||