Hi Paul,
JoranConfigurator parses XML files only. The intention is to have Joran to replace DOMCOnfigurator so that OptionConverter.selectAndConfigure(..) will apply JoranConfigurator instead of DOMCOnfigurator for .xml files.
Joran does not do much for the time being. However, I've got all the parts working in my head, just to need to transcribe it in Java.
Joran parses files based on rules: patterns and actions. It has one advantage compared DOMConfigurator. JoranConfigurator can learn new rules at runtime without need for recompilation.
At 02:03 PM 8/28/2003 +1000, you wrote:
I notice Ceki is working on Joran configurations, cool, must go and find out more about Joran.
Anyway, I was wondering whether we could define somewhere Log4j-core-central, the list of known file extensions supported by the OptionConverter.selectAndConfigure(..) methods.
-- 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]