Realm Kotlin SDK
/
io.realm.kotlin.log
/
RealmLogger
/
log
log
abstract fun
log
(level:
LogLevel
, throwable:
Throwable
?, message:
String
?, vararg args:
Any
?)
Content copied to clipboard
open fun
log
(level:
LogLevel
, message:
String
)
Content copied to clipboard
Log an event.