Program_Root/log4php/helpers/LoggerOptionConverter.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
LoggerOptionConverter A convenience class to convert property values to specific types.
Includes
require_once (LOG4PHP_DIR.'/LoggerLevel.php') (line 25)
Constants
LOG4PHP_OPTION_CONVERTER_DELIM_START = '${' (line 27)
LOG4PHP_OPTION_CONVERTER_DELIM_START_LEN = 2 (line 29)
LOG4PHP_OPTION_CONVERTER_DELIM_STOP = '}' (line 28)
LOG4PHP_OPTION_CONVERTER_DELIM_STOP_LEN = 1 (line 30)

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