[logback-dev] [Bug 49] NoClassDefFoundError - org/slf4j/impl/MessageFormatter

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Fri Mar 2 20:03:45 CET 2007


http://bugzilla.qos.ch/show_bug.cgi?id=49





------- Comment #2 from sdavids at gmx.de  2007-03-02 20:03 -------
public class Test {

    public static void main(String[] args) {
        org.slf4j.LoggerFactory.getLogger("").debug("{}", "test");
    }
}


-- 
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the logback-dev mailing list