-
- All Implemented Interfaces:
public final class LoggersKt
-
-
Method Summary
Modifier and Type Method Description final static Uniterror(KLogger $self, Throwable throwable)Logs a Throwable. final static Unitdebug(KLogger $self, Throwable throwable)Logs a Throwable. final static Unitinfo(KLogger $self, Throwable throwable)Logs a Throwable. final static Unitwarn(KLogger $self, Throwable throwable)Logs a Throwable. final static Unittrace(KLogger $self, Throwable throwable)Logs a Throwable.
-