error

abstract fun error(tag: String, message: () -> String)

Logs the message with the LogLevel.ERROR level and the specified tag.