|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Logger in br.ufsc.tlm.j2me.logging |
Methods in br.ufsc.tlm.j2me.logging that return Logger | |
static Logger |
Logger.getLogger(java.lang.String name)
Find the logger registered with a specific name. |
Logger |
Logger.getParent()
Return the logger's parent. |
Methods in br.ufsc.tlm.j2me.logging with parameters of type Logger | |
void |
Logger.setParent(Logger parent)
Sets the logger's parent. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |