setCause

abstract fun setCause(ex: Throwable)

Set an exception associated with this event Some loggers will do additional formatting for exceptions.

Parameters

ex

the exception to associate with this log record