warn

fun warn(message: String)(source)

Logs a warning message with the given message

Since

0.1.0

Parameters

message

The message to log


Logs a warning message with the given creator

Since

0.5.0

Parameters

creator

The LogMessageCreator of the message


Logs a warning message with the given creator

Since

0.5.0

Parameters

creator

The LogMessageLambda of the message