|
Appreciate the tutorials. Got the
Profiler to log to Firebug, just as you described. Logwriter is not
working for me. Fatal error: Uncaught exception 'Zend_Wildfire_Exception' with message 'Response objects not initialized.' in /app/Zend/Wildfire/Channel/HttpHeaders.php:285 Stack trace: #0 /app/Zend/Wildfire/Channel/HttpHeaders.php(232): Zend_Wildfire_Channel_HttpHeaders->getResponse() #1 /app/Zend/Wildfire/Plugin/FirePhp.php(270): Zend_Wildfire_Channel_HttpHeaders->isReady() #2 /app/Zend/Log/Writer/Firebug.php(187): Zend_Wildfire_Plugin_FirePhp::send('Bootstrap setup...', NULL, 'LOG') #3 /app/Zend/Log/Writer/Abstract.php(80): Zend_Log_Writer_Firebug->_write(Array) #4 /app/Zend/Log.php(153): Zend_Log_Writer_Abstract->write(Array) #5 /app/Zend/Log.php(106): Zend_Log->log('Bootstrap setup...', 7) #6 [in in /app/Zend/Wildfire/Channel/HttpHeaders.php on line 285 Any quick insights? I am using a bootstrap with MVC. Logging is working. Just added $log->addWriter(new Zend_Log_Writer_Firebug()); Arthur Christoph Dorn wrote: I have written a tutorial on how to use the new Zend_Log_Writer_Firebug and Zend_Db_Profiler_Firebug components. | ||||
- [fw-general] FirePHP Tutorial Christoph Dorn
- Re: [fw-general] FirePHP Tutorial Christoph Dorn
- Re: [fw-general] FirePHP Tutorial Arthur M. Kang
- Re: [fw-general] FirePHP Tutorial Christoph Dorn
- Re: [fw-general] FirePHP Tutorial Arthur M. Kang
