Class LoggerFactory

Description

Extend and implement this abstract class to create new instances of Logger or a sub-class of Logger.

  • author: Marco Vassura
  • version: $Revision: 556784 $
  • abstract:
  • since: 0.5

Located in /spi/LoggerFactory.php (line 31)


	
			
Direct descendents
Class Description
LoggerDefaultCategoryFactory Creates instances of Logger with a given name.
Method Summary
Logger makeNewLoggerInstance (string $name)
Methods
makeNewLoggerInstance (line 38)
  • abstract:
Logger makeNewLoggerInstance (string $name)
  • string $name

Redefined in descendants as:

Documentation generated by phpDocumentor 1.3.2