Provides logging capabilities for Ktor HTTP client requests and responses on the JVM.
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-logging-jvm</artifactId>
<version>3.4.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures Ktor client to log all requests and responses.
No known issues recorded.
No dependency data recorded yet.