e

abstract fun e(tag: String?, message: String?): Int

Send an ERROR log message.

Return

Unused by Marigold

Parameters

tag

Used to identify the source of a log message.

message

The message you would like logged.