mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2026-01-10 05:59:13 +00:00
a lot of changes and improvements
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package dev.inmo.kslog.common
|
||||
|
||||
actual var KSLoggerDefaultPlatformLoggerLambda: (level: LogLevel, tag: String, message: Any, throwable: Throwable?) -> Unit =
|
||||
printlnLogging
|
||||
Reference in New Issue
Block a user