kotlin-logging
Toggle table of contents
7.0.5
common
Platform filter
common
Switch theme
Search in API
kotlin-logging
kotlin-logging
/
io.github.oshai.kotlinlogging
/
KLogger
/
atDebug
at
Debug
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