Package 

Interface CustomLogger

    • Method Summary

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

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