error

open fun error(message: String)(source)

Logs an error message. Prefixes the message with [MILSIM] tag. Use for error events that might still allow the application to continue running.

Parameters

message

The message to be logged at ERROR level