Package 

Interface Adapter

    • Method Summary

      Modifier and Type Method Description
      abstract void log(Logger.Level level, String tag, String message, Map<String, String> params)
      abstract void error(String tag, String message, Throwable throwable, Map<String, String> params)
      • Methods inherited from class java.lang.Object

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