warn

abstract fun warn(format: String, vararg arguments: Any?)

Log a message at the WARN level.

Parameters

format

The format string.

arguments

A list of arguments.