Adding KMM logger (Nappier) to Ktor client.
I opted out from adding SLF4J implementation (mentioned in Ktor logging), which does not affect logging on JVM at all (works).
โ Checklist
[X] My pull request adheres to the code style of this project
[ ] My code requires changes to the documentation
[ ] I have updated the documentation as required
[X] All the tests have passed
๐งช How can this PR been tested?
Run the app on Mobile / Desktop and check console for network logs
๐ What does this PR do?
Adding KMM logger (Nappier) to Ktor client. I opted out from adding SLF4J implementation (mentioned in Ktor logging), which does not affect logging on JVM at all (works).
โ Checklist
๐งช How can this PR been tested?
Run the app on Mobile / Desktop and check console for network logs