/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$log = new Zend_Log(new Zend_Log_Writer_Firebug); Zend_Registry::set('log', $log);