[Bug 269] New: Release osgi-over-slf4j

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.

http://bugzilla.slf4j.org/show_bug.cgi?id=269 Libor Jelinek <ljelinek@virtage.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ljelinek@virtage.com -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.

http://bugzilla.slf4j.org/show_bug.cgi?id=269 Ceki Gulcu <listid@qos.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |listid@qos.ch --- Comment #1 from Ceki Gulcu <listid@qos.ch> 2012-09-15 23:56:49 CEST --- Hi Matt, I unfortunately don't have the time to maintain osgi-over-slf4j. However, if a volunteer could be found to take over this maintenance work, it would be possible to release the osgi-over-slf4j module. Any volunteers? Matt? Libor? -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.

http://bugzilla.slf4j.org/show_bug.cgi?id=269 --- Comment #2 from Matt Bishop <matt@thebishops.org> 2012-09-16 01:29:30 CEST --- I would be happy to own it since I'm using it. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.

http://bugzilla.slf4j.org/show_bug.cgi?id=269 --- Comment #3 from Libor Jelinek <ljelinek@virtage.com> 2012-09-16 11:10:06 CEST --- Hi Ceki! That sounds great! I think I will found a time for it. However I haven't been aware that there is already "OSGi Log Service over SLF4J" by you. Meanwhile I wrote own solution that listens for OSGi Log Service events and redirect them to SLF4J API. "OSGi Log Service over SLF4J" (actually it supports Equinox extended log service) is available at at https://bitbucket.org/virtage/slf4j-bridges-for-eclipse-and-osgi/src/1c1d241... My second bridge could be called "Eclipse Platform Log over SLF4J" and is at https://bitbucket.org/virtage/slf4j-bridges-for-eclipse-and-osgi/src/1c1d241... Within a month I was going to bundle it, improve docs and "go in public" so it's great opportunity to review your and mine approaches and have one better "OSGi over SLF4J". I will get in touch with Matt and you how to get started soon. To Matt: I don't think so it's required to "own" a code. SLF4J is released under quite nonrestrictive MIT licence. Or what do you mean with "own"? -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.

http://bugzilla.slf4j.org/show_bug.cgi?id=269 --- Comment #4 from Ceki Gulcu <listid@qos.ch> 2012-09-16 13:19:40 CEST --- By "own", I think Matt meant that he would maintain osgi-over-slf4j. The term "own" should be interpreted as "be responsible for". Libor, if you intend contributing to osgi-over-slf4j would you mind sending me a signed copy of the QOS.ch CLA [1]? A scanned copy by email would be fine. Please see [2] for the purpose of the CLA. [1] http://logback.qos.ch/cla.txt [2] https://github.com/qos-ch/logback/blob/master/src/main/clas/signed-clas.txt -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.

http://bugzilla.slf4j.org/show_bug.cgi?id=269 --- Comment #5 from Matt Bishop <matt@thebishops.org> 2012-09-16 14:56:13 CEST --- Sorry for the poor choice of wording, yes I meant responsible for this bridge. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@qos.ch