Gang,

Since Pax Web now is close to having full JSP support, and Jasper uses 
Tomcat's JULI Logging API, I have added this to Pax Logging.
It is a carbon copy of Jakarta Commons Logging API, in different package. The 
original idea is to do statically binding between the API and the backend, 
instead of the discovery mechanism of JCL. That is also how SLF4J works. 
For Pax Logging it means nothing, since we are always "static bound" to 
a "dynamic implementation".

I know that this will introduce a "new feature" just before the 1.0 release, 
but the code is rudimentary simple, as it is identical to JCL. If someone has 
a problem with this introduction, yell loud.

I will run some tests before committing.


Cheers
-- 
Niclas Hedhman, Software Developer

I  live here; http://tinyurl.com/2qq9er
I  work here; http://tinyurl.com/2ymelc
I relax here; http://tinyurl.com/2cgsug

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to