wisp-logging
Toggle table of contents
2025.02.24.201730-3eada58
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-logging
wisp-logging
/
wisp.logging
/
trace
trace
fun
KLogger
.
trace
(
vararg
tags
:
Tag
,
message
:
(
)
->
Any
?
)
fun
KLogger
.
trace
(
th
:
Throwable
,
vararg
tags
:
Tag
,
message
:
(
)
->
Any
?
)