[logback-dev] [Bug 49] New: NoClassDefFoundError - org/slf4j/impl/MessageFormatter
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Fri Mar 2 19:50:03 CET 2007
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: logback-dev at qos.ch
ReportedBy: sdavids at gmx.de
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.
More information about the logback-dev
mailing list