PlatformLogger

actual object PlatformLogger(source)
expect object PlatformLogger(source)

Functions

Link copied to clipboard
actual fun d(tag: String, message: String)
expect fun d(tag: String, message: String)
Link copied to clipboard
actual fun e(tag: String, message: String)
expect fun e(tag: String, message: String)
Link copied to clipboard
actual fun i(tag: String, message: String)
expect fun i(tag: String, message: String)