:rocket: Hey folks! I just released an early vers...
# feed
f
🚀 Hey folks! I just released an early version of LensLogger, a Kotlin Multiplatform-compatible interceptor for Ktor Clients. It helps log and inspect outgoing HTTP requests/responses across Android, iOS in Logger Conposabe Ui— useful for debugging, QA, or even building dev tools. 📦 GitHub: https://github.com/farhazulMullick/Lens/ It's super lightweight, pluggable with ktor. Would love your feedback or thoughts 🙌
🎉 4
🙌 7
👍 2
p
Finally! Thank you!
f
Hey Flolks Released a new version of LensLogger.
version 0.1.0
https://github.com/farhazulMullick/Lens/releases/tag/0.1.0
m
But why only Android and iOS?
f
Hey, with limited dev time as of now i can only focus on Android/iOS.
m
Sure, we all have limited resources. I just thought from looking at your code that this would primarily just be a build configuration issue.
f
Yes, i have thought to cover for other platforms as well. Configuration setup may be challenging for platforms like Windows and linux, i never tried. But first i need to cover planned items.
m
I’d just start with desktop (all JVM, you don’t have to distinguish between Windows, Linux or macOS) and then also try wasmJs. For desktop you could basically just copy the Android setup because you can use the same client engine.
f
👍
Released : lens-logger v1.0.0 • Added Desktop support. • Bugs fixes. Check out repo: Lens-Logger
👍 2
m
You can also add that to the features list in the Readme.md now. “Works on Desktop, Android and iOS (KMP)”
👍 1