|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ logback-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-dev

There was logback 1.0.6 and slf4j 1.6.5 in WEB-INF/lib
but some time ago i modified the tomcat installation to use slf4j+logback
for all logging output.
So there was another logback 1.0.0 and slf4j 1.6.4 sitting in the tomcat bin dir loaded by the System Classloader :-\
So now it works, thx!