atDebug

open fun atDebug(marker: Marker?, block: KLoggingEventBuilder.() -> Unit)
open fun atDebug(block: KLoggingEventBuilder.() -> Unit)

Lazy add a log message with throwable payload if isDebugEnabled is true