Hi,

Am 01.02.2012 um 14:53 schrieb David Bosschaert:

> My issue with it is that it brings in 2 dependencies: the SLF4J api
> and an SLF4J implementation bundle.
> In the context where I want to use the JNDI component there is already
> a log subsystem in place, which can be reached through the OSGi
> LogService, so adding those 2 SLF4J bundles brings in dependencies
> that appear like noise.

Got it.

In my setup I already use SLF4J (and LogService and Log4J and Commons Logging). 
Adding yet another logging API just adds another dependency to my setup and 
adds CPU consumption and learning curve experiences and makes my users wonder.

Whose argument is more valid ? ;-)

Regards
Felix

Reply via email to