implementation("io.ktor:ktor-server-call-logging:3.4.0")
Logs incoming client requests, supports filtering, custom log messages, and integrates with Mapped Diagnostic Context (MDC).