Package 

Interface LoggerInterface

    • Method Summary

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

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