open class StackTraceRecorder : Throwable
Records stack trace without timber code.
<init>
StackTraceRecorder(detailMessage: String!)
fillInStackTrace
open fun fillInStackTrace(): Throwable!