> I guess it would be nice if the launcher api had a simple logger
> interface which you could implement and pass into the framework factory.
> Then everyone can implement this in any way they want and this would be
> portable across framework implementations.

I'm fine with that as well. Basically, just replace the current
reflection calls one-to-one with real methods (which will look like
the OSGi LogService by-and-large).

So karaf and others would just have to wrap their JUL logger with a
simple Felix LogService decorator.

regards,

Karl

> Carsten
> --
> Carsten Ziegeler
> Adobe Research Switzerland
> cziege...@apache.org



-- 
Karl Pauls
karlpa...@gmail.com

Reply via email to