Class LoggerConfigurationAdapterXML
Converts XML configuration files to a PHP array.
- LoggerConfigurationAdapterXML implements LoggerConfigurationAdapter
Package: log4php\configurators
License: Apache License, Version 2.0
Version: $Revision: 1394956 $
Since: 2.2
Located at core/log4php/configurators/LoggerConfigurationAdapterXML.php
License: Apache License, Version 2.0
Version: $Revision: 1394956 $
Since: 2.2
Located at core/log4php/configurators/LoggerConfigurationAdapterXML.php
public
|
string |
SCHEMA_PATH
Path to the XML schema used for validation. |
#
'/../xml/log4php.xsd'
|