/LoggerPropertyConfigurator.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
LoggerPropertyConfigurator Allows the configuration of log4php from an external file.
Includes
require_once (LOG4PHP_DIR.'/LoggerDefaultCategoryFactory.php') (line 24)
require_once (LOG4PHP_DIR.'/or/LoggerObjectRenderer.php') (line 19)
require_once (LOG4PHP_DIR.'/LoggerLayout.php') (line 25)
require_once (LOG4PHP_DIR.'/config/LoggerPropertySetter.php') (line 17)
require_once (LOG4PHP_DIR.'/or/LoggerRendererMap.php') (line 20)
require_once (LOG4PHP_DIR.'/LoggerManager.php') (line 27)
require_once (LOG4PHP_DIR.'/LoggerAppender.php') (line 23)
require_once (LOG4PHP_DIR.'/spi/LoggerFilter.php') (line 22)
require_once (LOG4PHP_DIR.'/spi/LoggerConfigurator.php') (line 21)
require_once (LOG4PHP_DIR.'/helpers/LoggerOptionConverter.php') (line 18)
require_once (LOG4PHP_DIR.'/LoggerLevel.php') (line 26)
Constants
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_ADDITIVITY_PREFIX = "log4php.additivity." (line 32)
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_APPENDER_PREFIX = "log4php.appender." (line 35)
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_CATEGORY_PREFIX = "log4php.category." (line 29)
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_FACTORY_PREFIX = "log4php.factory" (line 31)
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_INTERNAL_ROOT_NAME = "root" (line 44)
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_LOGGER_DEBUG_KEY = "log4php.debug" (line 43)
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_LOGGER_FACTORY_KEY = "log4php.loggerFactory" (line 42)

Key for specifying the LoggerFactory.

LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_LOGGER_PREFIX = "log4php.logger." (line 30)
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_RENDERER_PREFIX = "log4php.renderer." (line 36)
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_ROOT_CATEGORY_PREFIX = "log4php.rootCategory" (line 33)
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_ROOT_LOGGER_PREFIX = "log4php.rootLogger" (line 34)
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_THRESHOLD_PREFIX = "log4php.threshold" (line 37)

Documentation generated by phpDocumentor 1.3.2