warn

open fun warn(message: String)(source)

Logs a warning message. Prefixes the message with [MILSIM] tag. Use for potentially harmful situations.

Parameters

message

The message to be logged at WARN level