logError

suspend fun logError(call: ApplicationCall, error: Throwable)(source)

Logs the error with MDC setup.

Report a problem