|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.activation.registries.LogSupport
public class LogSupport
Logging related methods.
Method Summary | |
---|---|
static boolean |
isLoggable()
|
static void |
log(java.lang.String msg)
|
static void |
log(java.lang.String msg,
java.lang.Throwable t)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void log(java.lang.String msg)
public static void log(java.lang.String msg, java.lang.Throwable t)
public static boolean isLoggable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |