implementation("io.ktor:ktor-client-logging:3.0.0-beta-2")
Enables logging of HTTP client requests and responses, supporting customizable log levels and integration with various logging frameworks.