Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.logging
/
Logger
/
trace
trace
abstract
fun
trace
(
msg
:
String
,
e
:
Throwable
?
=
null
)
(
source
)
Log a message at the
TRACE
level.