Package 

Interface Logger

    • Method Summary

      Modifier and Type Method Description
      abstract Unit i(String tag, String message)
      abstract Unit w(String tag, String message)
      abstract Unit e(String tag, String message)
      • Methods inherited from class java.lang.Object

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