ktor-utils
Toggle table of contents
3.3.0
common
jsAndWasmShared
posix
Platform filter
common
jsAndWasmShared
posix
Switch theme
Search in API
ktor-utils
ktor-utils
/
io.ktor.util.logging
/
Logger
/
trace
trace
common
jsAndWasmShared
posix
expect
abstract
fun
trace
(
message
:
String
)
(
source
)
expect
abstract
fun
trace
(
message
:
String
,
cause
:
Throwable
)
(
source
)
actual
abstract
fun
trace
(
message
:
String
)
(
source
)
actual
abstract
fun
trace
(
message
:
String
,
cause
:
Throwable
)
(
source
)
actual
abstract
fun
trace
(
message
:
String
)
(
source
)
actual
abstract
fun
trace
(
message
:
String
,
cause
:
Throwable
)
(
source
)