/helpers/LoggerOptionConverter.php

Description

Copyright 2004 The Apache Software Foundation.

This software is published under the terms of the Apache Software License version 2.0, 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 18)
Constants
LOG4PHP_OPTION_CONVERTER_DELIM_START = '${' (line 20)
LOG4PHP_OPTION_CONVERTER_DELIM_START_LEN = 2 (line 22)
LOG4PHP_OPTION_CONVERTER_DELIM_STOP = '}' (line 21)
LOG4PHP_OPTION_CONVERTER_DELIM_STOP_LEN = 1 (line 23)

Documentation generated by phpDocumentor 1.3.2