Package 

Interface LogUtil.AppstockLogger

    • Method Summary

      Modifier and Type Method Description
      abstract void println(int messagePriority, String tag, String message)
      abstract void e(String tag, String message, Throwable throwable)
      • Methods inherited from class java.lang.Object

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