Class Zend_Log_Writer_Mock

Description
  • version: $Id: Null.php 3980 2007-03-15 21:38:38Z mike $
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Log/Writer/Mock.php (line 34)

Zend_Log_Writer_Abstract
   |
   --Zend_Log_Writer_Mock
Variable Summary
 mixed $events
 mixed $shutdown
Method Summary
 void shutdown ()
 void _write (array $event)
Variables
mixed $events = array() (line 39)

array of log events

  • access: public
mixed $shutdown = false (line 44)

shutdown called?

  • access: public

Inherited Variables

Inherited from Zend_Log_Writer_Abstract

Zend_Log_Writer_Abstract::$_filters
Zend_Log_Writer_Abstract::$_formatter
Methods
shutdown (line 62)

Record shutdown

  • access: public
void shutdown ()

Redefinition of:
Zend_Log_Writer_Abstract::shutdown()
Perform shutdown activites such as closing open resources
_write (line 52)

Write a message to the log.

  • access: public
void _write (array $event)
  • array $event: event data

Redefinition of:
Zend_Log_Writer_Abstract::_write()
Write a message to the log.

Inherited Methods

Inherited From Zend_Log_Writer_Abstract

 Zend_Log_Writer_Abstract::addFilter()
 Zend_Log_Writer_Abstract::setFormatter()
 Zend_Log_Writer_Abstract::shutdown()
 Zend_Log_Writer_Abstract::write()
 Zend_Log_Writer_Abstract::_write()

Documentation generated on Sun, 27 May 2007 23:25:53 -0700 by phpDocumentor 1.3.2