implementation("io.ktor:ktor-server-call-logging:3.3.2")
Enables logging of client requests, configurable by log level and request filtering, with support for Mapped Diagnostic Context (MDC).