The Log_display class is a concrete implementation of the Log:: abstract class which writes message into browser in usual PHP maner.
This may be useful because when you use PEAR::setErrorHandling in PEAR_ERROR_CALLBACK mode error messages are not displayed by PHP error handler.
Located in /maintenance/libraries/pear/Log/display.php (line 22)
Log | --Log_display
String to output after an error message
String to output before an error message
Inherited from Log
Log::$_id
Log::$_ident
Log::$_listeners
Log::$_mask
Log::$_opened
Log::$_priority
Constructs a new Log_display object.
Writes $message to the text browser. Also, passes the message 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:16 +0000 by phpDocumentor 1.3.0RC3