|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Loggable
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 |
|---|
int getLogLevel()
void setLogLevel(int level)
Logger getLogger()
void setLogger(Logger logger)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||