e

abstract fun e(tag: String, msg: String)

Log with error severity.

Parameters

tag

Identifier for the source of a log message.

msg

The message to log.