On Tue, Apr 29, 2008 at 3:16 AM, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> I've seen the org.ops4j.pax.logging.spi which purpose seems to hide
>  the log4j internal stuff.
>  If this is right, then I'll try to finish this part.

The "spi" was an attempt to support external appenders and formatters.
But Log4J is a nasty beast, and doesn't play very nicely with a
modular concept. So, I kind of canned that idea, and instead wanted to
head for a Pax Logging v2.0, which would fork the entire Log4J
codebase, throw away its configuration stuff, and make it an
OSGi-native system... I think the beginning of that work is found in
https://scm.ops4j.org/repos/ops4j/laboratory/users/niclas/logging, but
not even near completion.

As usual, feel free to suggest and/or implement new features in Pax Logging...

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to