Package 

Class TapDBLogger

    • Method Summary

      Modifier and Type Method Description
      static void debug(boolean isDebug)
      static void d(String message)
      static void e(String message)
      static void w(String message)
      static void printStackTrace(Exception e, boolean downgrade)
      static void printStackTrace(Exception e)
      static void e(Throwable e)
      • Methods inherited from class java.lang.Object

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