Package 

Interface LoggerPort

    • Method Summary

      Modifier and Type Method Description
      abstract <E extends Throwable> Unit log(LoggingLevel level, E exception, Function1<E, Object> message)
      abstract Unit log(LoggingLevel level, Function0<Object> message)
      • Methods inherited from class java.lang.Object

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