Provides logging capabilities for the Ktor HTTP client, allowing request and response logging for debugging and monitoring.
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-logging</artifactId>
<version>3.5.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installs the logging plugin on a Ktor HTTP client.
Use kotlinx-coroutines-core compatible with Ktor 3.5.0 (e.g., 1.9.0+).
No dependency data recorded yet.