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