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 38)


	
			
Direct descendents
Class Description
LoggerDefaultCategoryFactory Creates instances of Logger with a given name.
MyLoggerFactory A factory that makes new MyLogger objects.
Method Summary
Logger makeNewLoggerInstance (string $name)
Methods
makeNewLoggerInstance (line 45)
  • abstract:
Logger makeNewLoggerInstance (string $name)
  • string $name

Redefined in descendants as:

Documentation generated on Mon, 1 Dec 2003 22:09:52 +0100 by phpDocumentor 1.2.2