Program_Root/src/log4php/LoggerConfigXmlParser.php

Description

log4php: a php port of log4j java logging package This framework is based on log4j see http://jakarta. Copyright (C) The Apache Software Foundation.

log4php: a php port of log4j java logging package This framework is based on log4j see http://jakarta.apache.org/log4j Copyright (C) The Apache Software Foundation. All rights reserved. PHP port and modifications by VxR. All rights reserved. For more information, please see http://www.vxr.it/log4php/. This software is published under the terms of the Apache Software License version 1.1, a copy of which has been included with this distribution in the LICENSE.txt file.

Classes
Class Description
LoggerConfigXmlParser Parse xml logger configuration and creates the LoggerHierarchy
Includes
require_once ('log4php/LoggerAppender.php') (line 24)
require_once ('XML/Parser.php') (line 21)

This is the PEAR xml Parser

This is the PEAR xml Parser

require_once ('log4php/LoggerManager.php') (line 23)
require_once ('log4php/LoggerLevel.php') (line 26)
require_once ('log4php/or/LoggerObjectRenderer.php') (line 27)
require_once ('log4php/LoggerLog.php') (line 28)
require_once ('log4php/LoggerLayout.php') (line 25)
Constants
LOG4PHP_CONFIG_FILENAME = 'log4php.xml' (line 35)

Set this to tell log4php where xml config file is

Set this to tell log4php where xml config file is

Documentation generated on Wed, 27 Aug 2003 18:11:37 +0200 by phpDocumentor 1.2.2