update dependencies, update changelog, replace KSLoggerDefaultPlatformLoggerLambda in nativeMain

This commit is contained in:
2024-05-12 16:48:47 +06:00
parent ecd2b08c69
commit 663395ccbe
6 changed files with 5 additions and 14 deletions

View File

@@ -1,4 +0,0 @@
package dev.inmo.kslog.common
actual var KSLoggerDefaultPlatformLoggerLambda: (level: LogLevel, tag: String, message: Any, throwable: Throwable?) -> Unit =
printlnLogging

View File

@@ -1,4 +0,0 @@
package dev.inmo.kslog.common
actual var KSLoggerDefaultPlatformLoggerLambda: (level: LogLevel, tag: String, message: Any, throwable: Throwable?) -> Unit =
printlnLogging

View File

@@ -1,4 +0,0 @@
package dev.inmo.kslog.common
actual var KSLoggerDefaultPlatformLoggerLambda: (level: LogLevel, tag: String, message: Any, throwable: Throwable?) -> Unit =
printlnLogging