Implements interfaces:
Use this class to initialize the log4php environment using XML files.
Read the log4php.dtd included in the documentation directory. Note that php parser does not validate the document.
Sometimes it is useful to see how log4php is reading configuration files. You can enable log4php internal logging by setting the debug attribute in the log4php:configuration element.
An example for this configurator:
Located in /configurators/LoggerConfiguratorXml.php (line 46)
Configure the default repository using the resource pointed by url.
Url is any valid resource as defined in http://www.php.net/file function. Note that the resource will be search with use_include_path parameter set to "1".
Constructor
Documentation generated on Fri, 27 Nov 2009 07:44:49 +0100 by phpDocumentor 1.4.3