can anyone help me with logback ? i am trying to make a "normal" STDOUT appender and a `RollingFileA...
n
can anyone help me with logback ? i am trying to make a "normal" STDOUT appender and a
RollingFileAppender
that should roll over on startup of the app for some reason the file latest.log gets properly created but nothing gets written into it..