warning

fun warning(vararg data: Any)(source)

Deprecated

For compatibility.

Replace with

Logger.warn(*data)