public interface LoggerInterface
abstract Unit
d(String tag, String message)
e(String tag, Throwable t, String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit d(String tag, String message)
abstract Unit e(String tag, Throwable t, String message)