AndroidDev-social / DodoForMastodon

๐Ÿ˜ Mastodon client for Android, iOS and Desktop (JVM)
GNU General Public License v3.0
384 stars 29 forks source link

feat: Add Logger to network client #101

Closed krizzu closed 1 year ago

krizzu commented 1 year ago

๐Ÿ“‘ 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