Program_Root/log4php/helpers/LoggerTransform.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
LoggerTransform Utility class for transforming strings.
Constants
LOG4PHP_LOGGER_TRANSFORM_CDATA_EMBEDDED_END = LOG4PHP_LOGGER_TRANSFORM_CDATA_END.LOG4PHP_LOGGER_TRANSFORM_CDATA_PSEUDO_END.LOG4PHP_LOGGER_TRANSFORM_CDATA_START (line 28)
LOG4PHP_LOGGER_TRANSFORM_CDATA_END = ']]>' (line 26)
LOG4PHP_LOGGER_TRANSFORM_CDATA_PSEUDO_END = ']]>' (line 27)
LOG4PHP_LOGGER_TRANSFORM_CDATA_START = '<![CDATA[' (line 25)

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