I'm using kotlin-logging on a Spring project where...
# kotlin-logging
r
I'm using kotlin-logging on a Spring project where we've introduced Kotlin to the code base. I'm not seeing any log output for the Kotlin classes and am stumped on why. Anybody have experience with using kotlin-logging with Spring?