dokilog

dokilog / com.dokidevs.dokilog / DokiLog / className

className

open val className: String

Class name which DokiLog interface is attached to. This will show the subclass even if DokiLog is implemented in the parent class. To show the parent class name instead, get them from the StackTraceElement.getClassName in LogProfile.getTag.