implementation("io.ktor:ktor-client-logging:3.3.2")
Enables logging of HTTP client requests and responses, offering customizable logging levels and integration with various logging frameworks.