Ktor 1.5.0
io.ktor.server.engine
/
logError
logError
suspend
fun
logError
(
call
:
ApplicationCall
,
error
:
Throwable
)
:
Unit