isDebugEnabled

abstract val isDebugEnabled: Boolean

Is the logger instance enabled for the DEBUG level?

Return

True if this Logger is enabled for the DEBUG level, false otherwise.