e

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

Logs an error message. This implementation does nothing.

Parameters

message

The error message to be logged.

throwable

An optional Throwable associated with the error.