e

open fun e(obj: Any, cause: Throwable)

Parameters

obj

the object to log

cause

The exception which caused this error, may not be null


open fun e(obj: Any)
open fun e(e: Exception)