aleksey.tomin
09/21/2020, 5:42 AMTo use this feature, you need to include io.ktor:ktor-client-logging-jvm artifact on the JVM and ktor-client-logging-native on iOS.
io.ktor:ktor-client-logging-native
has to be replaced with io.ktor:ktor-client-logging
(I think the same for jvm
but I have not tested this).
PS: am I can fix this by p/r?