Program_Root/log4php/LoggerManager.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
LoggerManager Use the LoggerManager to get Logger instances.
Includes
require_once (LOG4PHP_DIR.'/LoggerHierarchy.php') (line 29)
Constants
LOG4PHP_CONFIGURATION = 'log4php.properties' (line 69)

Configuration file URL.

Configuration file URL.

LOG4PHP_CONFIGURATOR_CLASS = LOG4PHP_DIR.'/xml/LoggerDOMConfigurator' (line 78)

Holds the configurator class name

Holds the configurator class name

LOG4PHP_DEFAULT_INIT_OVERRIDE = false (line 50)

Controls init execution

Controls init execution

LOG4PHP_DIR = dirname(__FILE__) (line 25)

LOG4PHP_DIR points to the log4php root directory.

LOG4PHP_DIR points to the log4php root directory. If not defined it will be set with the first http://www.php.net/require_once

Functions
LoggerManagerDefaultInit (line 96)

Default init procedure

Default init procedure

boolean LoggerManagerDefaultInit ()

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