public class LoggersKt
public static void error(@NotNull
mu.KLogger $this$error,
@NotNull
java.lang.Throwable throwable)
Logs a Throwable.
public static void debug(@NotNull
mu.KLogger $this$debug,
@NotNull
java.lang.Throwable throwable)
Logs a Throwable.
public static void info(@NotNull
mu.KLogger $this$info,
@NotNull
java.lang.Throwable throwable)
Logs a Throwable.
public static void warn(@NotNull
mu.KLogger $this$warn,
@NotNull
java.lang.Throwable throwable)
Logs a Throwable.