|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.util.LogUtils
public final class LogUtils
Utility functions for logging.
Constructor Summary | |
---|---|
LogUtils()
|
Method Summary | |
---|---|
static void |
logException(java.util.logging.Logger logger,
java.util.logging.Level level,
java.lang.String prefix,
java.lang.Throwable e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogUtils()
Method Detail |
---|
public static void logException(java.util.logging.Logger logger, java.util.logging.Level level, java.lang.String prefix, java.lang.Throwable e)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |