Package 

Class LogUtil

    • Method Summary

      Modifier and Type Method Description
      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)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait