Digester uses commons-logging which is a no-no for a core log4j component. Other than that Joran is very similar to Digester. It is largely modeled after Digester.


It differs from Digester in the following minor ways:

1) It uses a DOM tree instead of SAX events
2) Joran supports implicit actions.

Implicit action are applied when no explicit rule applies. The action is asked to check whether it is applicable in the current context. If it says yes, then it is applied.

At 11:02 AM 8/28/2003 -0400, Shapira, Yoav wrote:

Howdy,
As an aside on this topic, have we considered using Digester to parse the log4j XML configuration files?


Yoav Shapira
Millennium ChemInformatics

-- Ceki For log4j documentation consider "The complete log4j manual" ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to