android-components / mozilla.components.support.base.log.sink / LogSink / log

log

abstract fun log(priority: Priority = Log.Priority.DEBUG, tag: String? = null, throwable: Throwable? = null, message: String? = null): Unit (source)