error

open override fun error(tag: String?, message: String?, error: Throwable?)

Logs an error message.

Parameters

tag

The tag of the message.

message

The message body.

error

The cause of the error.