catching

open fun <T : Throwable> catching(throwable: T)

Add a log message indicating an exception is caught along with the stack trace.

Parameters

throwable

The throwable to log