Am Mittwoch, den 09.01.2008, 08:14 -0800 schrieb Elvy: > which implementations exist? Is there any one better than the others?
I know of two others: PAX Logging [1] and Apache Sling osgi/log [2]. I can only speak for Sling's osgi/log (because this is what I did ;-) ): I implements the OSGi LogService, exports SLF4J, Commons Logging and Log4J API. As a real logging backend it uses Logback [3]. Regards Felix [1] http://www.ops4j.org/projects/pax/logging/ [2] http://incubator.apache.org/sling [3] http://logback.qos.ch > > > > ----- > Tell me something you don't know! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

