Class MyLoggerFactory

Description

A factory that makes new MyLogger objects.

A factory that makes new MyLogger objects.

Located in Program_Root/tests/loggers/MyLoggerFactory.php (line 24)

LoggerFactory
   |
   --MyLoggerFactory
Method Summary
MyLoggerFactory MyLoggerFactory ()
Logger makeNewLoggerInstance (string $name)
Methods
Constructor MyLoggerFactory (line 30)

The constructor should be public as it will be called by configurators in different packages.

The constructor should be public as it will be called by configurators in different packages.

MyLoggerFactory MyLoggerFactory ()
makeNewLoggerInstance (line 39)
Logger makeNewLoggerInstance (string $name)
  • string $name

Redefinition of:
LoggerFactory::makeNewLoggerInstance()

Inherited Methods

Inherited From LoggerFactory

LoggerFactory::makeNewLoggerInstance()

Documentation generated on Mon, 15 Sep 2003 21:13:24 +0200 by phpDocumentor 1.2.2