Hello, I am new to KMP and wanted to know if ther...
# multiplatform
k
Hello, I am new to KMP and wanted to know if there any KMP logging libraries that support all targets and are widely used by the community? Thanks
t
Hi, i’m using Kermit KMP Awesome is a great place to explore libs for different use cases imho: https://github.com/terrakok/kmp-awesome?tab=readme-ov-file#-log
gratitude thank you 1
3
m
gratitude thank you 1
k
Yes, it has a more stars Thanks @Thomas Urbanitsch @Michael Paus
c
gratitude thank you 1
j
I just tried to use kotlin-logging, but it's weirdly complex to set the LogLevel, as it is done per implementation. Sticking with KmLog for now and for the future, i'll choose something simpler than kotlin-logging.