implementation("io.ktor:ktor-client-logging:2.0.0-beta-1")
Enables logging of HTTP client requests and responses, with configurable log levels and customizable loggers.