krwa
Toggle table of contents
0.3.0-rc.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
krwa
log
/
uk.shusek.krwa.log
/
Logger
/
trace
trace
open
fun
trace
(
msg
:
String
)
open
fun
trace
(
msgSupplier
:
Supplier
<
String
>
)
open
fun
trace
(
msgSupplier
:
Supplier
<
String
>
,
throwable
:
Throwable
?
)