The Log_console class is a concrete implementation of the Log:: abstract class which writes message to the text console.
Located in /maintenance/libraries/pear/Log/console.php (line 19)
Log | --Log_console
String holding the buffered output.
Should the output be buffered or displayed immediately?
Hash that maps canonical format keys to position arguments for the "line format" string.
String containing the format of a log line.
Handle to the current output stream.
String containing the timestamp format. It will be passed directly to strftime(). Note that the timestamp string will generated using the current locale.
Inherited from Log
Log::$_id
Log::$_ident
Log::$_listeners
Log::$_mask
Log::$_opened
Log::$_priority
Constructs a new Log_console object.
Flushes all pending ("buffered") data to the output stream.
Writes $message to the text console. Also, passes the message along to any Log_observer instances that are observing this Log.
Destructor
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, 11 Feb 2005 18:12:56 +0000 by phpDocumentor 1.3.0RC3