The Log_error_log class is a concrete implementation of the Log abstract class that logs messages using PHP's error_log() function.
Located in /maintenance/libraries/pear/Log/error_log.php (line 19)
Log | --Log_error_log
The type-specific destination value.
Additional headers to pass to the mail() function when the PEAR_LOG_TYPE_MAIL type is used.
The error_log() log type.
Inherited from Log
Log::$_id
Log::$_ident
Log::$_listeners
Log::$_mask
Log::$_opened
Log::$_priority
Constructs a new Log_error_log object.
Logs $message using PHP's error_log() function. The message is also passed along to any Log_observer instances that are observing this Log.
Inherited From Log
Log::alert()
Log::attach()
Log::close()
Log::crit()
Log::debug()
Log::detach()
Log::emerg()
Log::err()
Log::factory()
Log::flush()
Log::getIdent()
Log::getMask()
Log::getPriority()
Log::info()
Log::isComposite()
Log::log()
Log::MASK()
Log::notice()
Log::open()
Log::priorityToString()
Log::setIdent()
Log::setMask()
Log::setPriority()
Log::singleton()
Log::UPTO()
Log::warning()
Log::_announce()
Log::_extractMessage()
Log::_isMasked()
Documentation generated on Fri, 10 Dec 2004 18:25:21 +0000 by phpDocumentor 1.3.0RC3