log

abstract fun log(tag: String, priority: Int, message: String?, throwable: Throwable?)

Write message and/or throwable to a logging destination.

priority will be greater than or equal to level.