Class LoggerFactory

Description

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

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

Located in Program_Root/log4php/spi/LoggerFactory.php (line 39)


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

Redefined in descendants as:

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