You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Ceki Gülcü <ce...@qos.ch> on 2004/05/26 20:12:30 UTC

State of JoranConfigrator

With the latest tweaks to JoranConfigurator, it can be considered as an 
almost drop-in replacement for DOMConfigurator. There are few minor 
differences.

1) JoranConfigurator does not yet support custom ErrorHandlers. It will be 
added before the 1.3 official release.

2) JoranConfigurator does not have any "configure" static methods as 
DOMConfgurator did, because adding these methods would make it difficult to 
access the ErrorsList and other instance data of JoranConfigurator.

3) JoranConfigurator does not have a configureAndWatch method. Watching 
over config file changes is the job of a Watchdog, not a Configurator.


-- 
Ceki Gülcü

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



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org