implementation("io.ktor:ktor-server-call-logging:3.0.0-beta-2")
Enables logging of incoming client requests with configurable logging levels, request filtering, and customizable log messages.