Which logging library do you use for KMP?

There are heaps of options, and none of them particularly stand out to me. I’m starting a greenfield project with code shared at least between desktop and Android (JVM only in the medium term), so I’ve got the chance to find something more actively maintained than Square’s logcat that I’ve been using lately.

One thing that I would like to give a try to is structured logging. Klogging looked promising, but clearly focuses on JVM, non-Android projects – there’s no Android logger implementation, nor any other non-JVM ones. Pellet seems to have a nicely designed logging system, but sadly doesn’t seem to be usable outside of Pellets.

What are you all using these days, and why do you like it/don’t like it?

submitted by /u/kernald31
[link] [comments]