Class LoggerBasicConfigurator

Description

Use this class to quickly configure the package.

Use this class to quickly configure the package. For file based configuration see LoggerPropertyConfigurator.

For XML based configuration see LoggerDOMConfigurator.

Located in Program_Root/log4php/LoggerBasicConfigurator.php (line 40)

LoggerConfigurator
   |
   --LoggerBasicConfigurator
Method Summary
LoggerBasicConfigurator LoggerBasicConfigurator ()
void configure ([string $url = null])
Methods
Constructor LoggerBasicConfigurator (line 42)
LoggerBasicConfigurator LoggerBasicConfigurator ()
configure (line 54)

Add a LoggerAppenderConsole that uses the LoggerLayoutTTCC to the root category.

Add a LoggerAppenderConsole that uses the LoggerLayoutTTCC to the root category.

  • static:
void configure ([string $url = null])
  • string $url: not used here
resetConfiguration (line 75)

Reset the default hierarchy to its defaut.

Reset the default hierarchy to its defaut. It is equivalent to


1 LoggerManager::resetConfiguration();

void resetConfiguration ()

Inherited Methods

Inherited From LoggerConfigurator

LoggerConfigurator::doConfigure()

Documentation generated on Tue, 28 Oct 2003 22:03:47 +0100 by phpDocumentor 1.2.2