Parse xml logger configuration and creates the LoggerHierarchy
Parse xml logger configuration and creates the LoggerHierarchy
Located in Program_Root/log4php/xml/LoggerDOMConfigurator.php (line 56)
LoggerConfigurator | --LoggerDOMConfigurator
Constructor
Constructor
Configure the default repository using the resource pointed by url.
Configure the default repository using the resource pointed by url. Url is any valid resurce as defined in http://www.php.net/file function. Note that the resource will be search with use_include_path parameter set to "1".
Configure the given repository using the resource pointed by url.
Configure the given repository using the resource pointed by url. Url is any valid resurce as defined in http://www.php.net/file function. Note that the resource will be search with use_include_path parameter set to "1".
Configure the given repository using the configuration written in xmlData.
Configure the given repository using the configuration written in xmlData. Do not call this method directly. Use doConfigure() instead.
Inherited From LoggerConfigurator
LoggerConfigurator::doConfigure()
Documentation generated on Wed, 10 Sep 2003 22:44:34 +0200 by phpDocumentor 1.2.2