Interface LoggerConfigurator

Description

Implemented by classes capable of configuring log4php using a URL.

  • version: $Revision: 822448 $

Located in /LoggerConfigurator.php (line 27)


	
			
Class Constant Summary
 CONFIGURATOR_INHERITED = 'inherited'
Method Summary
void configure (LoggerHierarchy $hierarchy, [string $url = null])
Methods
configure (line 51)

Interpret a resource pointed by a url and configure accordingly.

The configuration is done relative to the repository parameter.

  • access: public
void configure (LoggerHierarchy $hierarchy, [string $url = null])
Class Constants
CONFIGURATOR_INHERITED = 'inherited' (line 34)

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

CONFIGURATOR_NULL is a synonym.

CONFIGURATOR_NULL = 'null' (line 41)

Special level signifying inherited behaviour, same as CONFIGURATOR_INHERITED.

The current value of this string constant is null.

Documentation generated on Fri, 27 Nov 2009 07:44:49 +0100 by phpDocumentor 1.4.3