feat: convert Log from expect/actual to filtered wrapper over PlatformLog
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ package com.vitorpamplona.quartz.utils
|
||||
|
||||
import platform.Foundation.NSLog
|
||||
|
||||
actual object Log {
|
||||
actual object PlatformLog {
|
||||
actual fun w(
|
||||
tag: String,
|
||||
message: String,
|
||||
Reference in New Issue
Block a user