dokilog

dokilog / com.dokidevs.dokilog / LogProfile / getStackTraceElement

getStackTraceElement

protected open fun getStackTraceElement(): StackTraceElement

Get the related StackTraceElement where the parent method is called. It will contain useful information such as className, methodName, lineNumber etc. Override this only if the StackTraceElement returned is incorrect.