|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcern.cmw.adm.LoggerInfo
public class LoggerInfo
A wrapper class for the admin::ServerAdmin::LoggerInfo structure.
Method Summary | |
---|---|
int |
getLevel()
Returns the log level. |
String |
getLevelAsString()
Returns the string representation of the log level. |
String |
getName()
Returns the name of the logger. |
static void |
main(String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getName()
public int getLevel()
LogLevel
public String getLevelAsString()
public static void main(String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |