io.ktor.client.HttpClientConfig (extensions in package io.ktor.client.features.logging) | |
io.ktor.client.features.logging.LogLevel |
Logging log level. |
io.ktor.client.features.logging.Logger |
HttpClient Logger. |
io.ktor.client.features.logging.Logging |
HttpClient logging feature. |
io.ktor.client.features.logging.MessageLengthLimitingLogger |
A Logger that breaks up log messages into multiple logs no longer than maxLength |