kotlin-logging
Toggle table of contents
7.0.4
common
Platform filter
common
Switch theme
Search in API
kotlin-logging
kotlin-logging
/
io.github.oshai.kotlinlogging
/
KLogger
/
atTrace
at
Trace
open
fun
atTrace
(
marker
:
Marker
?
,
block
:
KLoggingEventBuilder
.
(
)
->
Unit
)
open
fun
atTrace
(
block
:
KLoggingEventBuilder
.
(
)
->
Unit
)
Lazy add a log message with throwable payload if isTraceEnabled is true