Program_Root/log4php/spi/LoggerConfigurator.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 Gulcu 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
LoggerConfigurator Implemented by classes capable of configuring log4php using a URL.
Constants
LOG4PHP_LOGGER_CONFIGURATOR_INHERITED = 'inherited' (line 30)

Special level value signifying inherited behaviour. value of this string constant is inherited.

Special level value signifying inherited behaviour. The current value of this string constant is inherited. LOG4PHP_LOGGER_CONFIGURATOR_NULL is a synonym.

LOG4PHP_LOGGER_CONFIGURATOR_NULL = 'null' (line 37)

Special level signifying inherited behaviour, same as LOG4PHP_LOGGER_CONFIGURATOR_INHERITED.

Special level signifying inherited behaviour, same as LOG4PHP_LOGGER_CONFIGURATOR_INHERITED. The current value of this string constant is null.

Documentation generated on Wed, 10 Sep 2003 22:44:31 +0200 by phpDocumentor 1.2.2