Package 

Class ExtensionsKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit debug(Function0<String> messageGenerator)
      final static Unit info(Function0<String> messageGenerator)
      final static Unit warn(Function0<String> messageGenerator)
      final static Unit warn(Throwable throwable, Function0<String> messageGenerator)
      final static Unit error(Function0<String> messageGenerator)
      final static Unit error(Throwable throwable, Function0<String> messageGenerator)
      • Methods inherited from class java.lang.Object

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