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