|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.netscape.jndi.ldap.common.Debug
Class used to selectivly enable debug statements
| Constructor Summary | |
Debug()
|
|
| Method Summary | |
static int |
getDebugLevel()
Get the debug level. |
static void |
println(int level,
java.lang.String msg)
Print the message if its debug level is enabled |
static void |
setDebugLevel(int level)
Set the debug level. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Debug()
| Method Detail |
public static void setDebugLevel(int level)
public static int getDebugLevel()
public static void println(int level,
java.lang.String msg)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||