AndroidNativeLogWriter

class AndroidNativeLogWriter : LogWriter

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun isLoggable(tag: String, severity: Severity): Boolean
Link copied to clipboard
open override fun log(severity: Severity, message: String, tag: String, throwable: Throwable?)