and thats what confuses me.. is there some sort of...
# kotlin-logging
n
and thats what confuses me.. is there some sort of seperate debug only configuration that i have not set or so..
o
Maybe resources dir is not configured correctly for the project?
n
whats happening is actually.. nothing seems to be writing anything after the last line that gradle prints, might as well be a idea bug
and the logback.xml is in a jar that the sample project is loading from mavenLocal (in dev env), so there should not be any difference between normal execution and that