|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The Loggable interface defines the methods and constants associated with logging for a node.
| Method Summary | |
Logger |
getLogger()
Returns the Logger this node is configured with. |
int |
getLogLevel()
Get the logging level for this node. |
void |
setLogger(Logger logger)
Sets the Logger for this node. |
void |
setLogLevel(int level)
Set the logging level for this node. |
| Method Detail |
public int getLogLevel()
public void setLogLevel(int level)
public Logger getLogger()
public void setLogger(Logger logger)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||