Program_Root/log4php/layouts/LoggerXmlLayout.php

Description

log4php is a PHP port of the log4j java logging package.

log4php is a PHP port of the log4j java logging package. This framework is based on log4j (see http://jakarta.apache.org/log4j for details).

Design, strategies and part of the methods documentation are developed by log4j team (Ceki Gülcü as log4j project founder and http://jakarta.apache.org/log4j/docs/contributors.html).

PHP port, extensions 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 LGPL License a copy of which has been included with this distribution in the LICENSE file.

Classes
Class Description
LoggerXmlLayout The output of the LoggerXmlLayout consists of a series of log4php:event elements.
Includes
require_once (LOG4PHP_DIR.'/helpers/LoggerTransform.php') (line 35)
require_once (LOG4PHP_DIR.'/LoggerLayout.php') (line 33)
require_once (LOG4PHP_DIR.'/helpers/LoggerOptionConverter.php') (line 34)
Constants
LOG4PHP_LOGGER_XML_LAYOUT_LOG4J_NS = 'http://jakarta.apache.org/log4j/' (line 26)
LOG4PHP_LOGGER_XML_LAYOUT_LOG4J_NS_PREFIX = 'log4j' (line 25)
LOG4PHP_LOGGER_XML_LAYOUT_LOG4PHP_NS = 'http://www.vxr.it/log4php/' (line 29)
LOG4PHP_LOGGER_XML_LAYOUT_LOG4PHP_NS_PREFIX = 'log4php' (line 28)

Documentation generated on Wed, 24 Sep 2003 20:07:52 +0200 by phpDocumentor 1.2.2