public class LogUtil
static void
logE(String msg)
logE(String msg, Throwable throwable)
logE(String msg, String threadName, Throwable throwable)
logD(String msg)
logD(String msg, Object o)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
static void logE(String msg)
static void logE(String msg, Throwable throwable)
static void logE(String msg, String threadName, Throwable throwable)
static void logD(String msg)
static void logD(String msg, Object o)