e

fun e(tag: String, message: String)

Used to print an error level log message.

Parameters

tag

the log-tag of message, e.g. the class name the log message originates from.

message

the message to print