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

           Summary: NoClassDefFoundError - org/slf4j/impl/MessageFormatter
           Product: logback-classic
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


LogBack 0.9

Exception in thread "main" java.lang.NoClassDefFoundError:
org/slf4j/impl/MessageFormatter
        at
ch.qos.logback.classic.spi.LoggingEvent.<init>(LoggingEvent.java:114)
        at ch.qos.logback.classic.Logger.filterAndLog(Logger.java:421)
        at ch.qos.logback.classic.Logger.filterAndLog(Logger.java:430)
        at ch.qos.logback.classic.Logger.warn(Logger.java:582)
        at name.davids.sebastian.example.logback.Main.main(Main.java:73)

This has been moved to package org.slf4j.helpers


-- 
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.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to