Interface LoggerConfigurator

Description

Interface for logger configurators.

Located in /LoggerConfigurator.php (line 29)


	
			
Method Summary
void configure (LoggerHierarchy $hierarchy, [mixed $input = null])
Methods
configure (line 41)

Configures log4php based on the given configuration.

All configurators implementations must implement this interface.

  • access: public
void configure (LoggerHierarchy $hierarchy, [mixed $input = null])
  • LoggerHierarchy $hierarchy: The hierarchy on which to perform the configuration.
  • mixed $input: Either path to the config file or the configuration as an array.

Documentation generated on Sat, 18 Feb 2012 22:32:24 +0000 by phpDocumentor 1.4.3