Class Zend_Log_Writer_Mock

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

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

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

array of log events

  • access: public

Inherited Variables

Inherited from Zend_Log_Writer_Abstract

Zend_Log_Writer_Abstract::$_filters
Zend_Log_Writer_Abstract::$_formatter
Methods
_write (line 47)

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::write()
 Zend_Log_Writer_Abstract::_write()

Documentation generated on Fri, 06 Apr 2007 18:27:22 -0700 by phpDocumentor 1.3.1