e

open override fun e(message: String, throwable: Throwable?)

Logs an error message to the console.

Parameters

message

The message to log.

throwable

An optional Throwable to log.