so does anyone know why using kotlin-logging and l...
# kotlin-logging
n
so does anyone know why using kotlin-logging and logback in debugmode does not work 100% ? STDOUT appender just does nothing and i have to rely on
tail -f logs/latest.log