w

open override fun w(tag: String?, message: String?)

Writes tag and message to the log file and also calls Log.w with given params.


fun w(message: String?)