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