LogsObserver

fun interface LogsObserver

Functions

Link copied to clipboard
abstract fun onLog(level: Int, message: String)