log

abstract fun log(priority: LogPriority, tag: String, message: String)

Write a log to its destination. Called by logcat.