ktor-utils
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-utils
ktor-utils
/
io.ktor.util.logging
/
error
error
fun
Logger
.
error
(
exception
:
Throwable
)
(
source
)
Logs an error from an
exception
using its message
Report a problem