dokilog

dokilog / com.dokidevs.dokilog / LogProfile / callStackIndex

callStackIndex

protected var callStackIndex: Int

Index for the StackTraceElement in getStackTraceElement. This is dependent on your code. For this library, callStackIndex = 3. Do not override this unless you are overriding other methods and the StackTraceElement returned is incorrect.