[logback-dev] [JIRA] Updated: (LBCLASSIC-53) Add MDC Level Filtering

Ralph Goers Ralph.Goers at dslextreme.com
Tue Jul 22 16:21:58 CEST 2008


While testing I ran into a problem with TimeBasedRollingTest. It got an 
EOFException. I couldn't reproduce it by running the test individually, 
but while doing that I noticed that the test is creating files in 
src/test/output. Why is it doing that? That is very bad form, especially 
since the files are not deleted by doing a mvn clean. These should be 
somewhere under the target directory.

Ralph


More information about the logback-dev mailing list