I’m trying to use logback in a compose desktop app created with the KMP wizard (so using the KMP plugin). I have an xml configuration file in the resources directory of desktopMain but this doesn’t seem to get picked up and put on the classpath. Do I need to do anything in particular to get this to work?
a
Akram Bensalem
05/01/2024, 11:58 AM
Did you rebuild the project ?
And also are you sure that you're imprting the new resources API in build.gradle.kts file ?