Protected Member Functions

Zend_Log_Writer_Null Class Reference

Inheritance diagram for Zend_Log_Writer_Null:
Zend_Log_Writer_Abstract

Protected Member Functions

 _write ($event)

Detailed Description

Definition at line 34 of file Null.php.


Member Function Documentation

_write ( event ) [protected]

Write a message to the log.

Parameters:
array$eventevent data
Returns:
void

Reimplemented from Zend_Log_Writer_Abstract.

Definition at line 42 of file Null.php.


The documentation for this class was generated from the following file: