
http://bugzilla.slf4j.org/show_bug.cgi?id=269 Summary: Release osgi-over-slf4j Product: SLF4J Version: 1.6.x Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P1 Component: Implementations AssignedTo: slf4j-dev@qos.ch ReportedBy: matt@thebishops.org The source code for slf4j includes a nice implementation of the OSGi LogService. Could you please package this up and release it? Those of us using OSGi need a Log Service impl that routes to our Logback (or whatever driver) to log messages. Without this package OSGi components that use the Log Service will log out to somewhere else, if at all. Felix' Log Service, for example, is in-memory only. Releasing this existing code would be very beneficial to the OSGi community. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.