Public Member Functions | |
format ($event) |
Definition at line 33 of file Firebug.php.
format | ( | $ | event ) |
This method formats the event for the firebug writer.
The default is to just send the message parameter, but through extension of this class and calling the {
array | $event | event data |
Implements Zend_Log_Formatter_Interface.
Definition at line 46 of file Firebug.php.