w

open override fun w(tag: String, message: String, throwable: Throwable? = null, fields: Map<String, String> = emptyMap())

Log a warning message. Use for potentially problematic situations.