<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 25 May 2013 15:53:45 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Slawek Lukasiewicz's Blog: Zend Framework: logging with Firebug and FirePHP]]></title>
      <guid>http://www.phpdeveloper.org/news/16375</guid>
      <link>http://www.phpdeveloper.org/news/16375</link>
      <description><![CDATA[<p>
<i>Slawek Lukasiewicz</i> has <a href="http://www.leftjoin.net/2011/05/zend-framework-logging-with-firebug-and-firephp/">a new post</a> to his blog today showing you how to use the popular <a href="http://getfirebug.com/">Firebug</a> extension for Firefox with the <a href="http://www.firephp.org/">FirePHP</a> plugin to make error logging simpler and less obtrusive without ever having to leave the browser.
</p>
<blockquote>
If you use Firefox, I bet you already know <a href="http://getfirebug.com/">Firebug</a> extension. This is irreplaceable tool for web development. But there is also <a href="http://www.firephp.org/">FirePHP</a> extension, which provides possibility to log into Firebug console from PHP scripts. This is very convenient way for debugging process, because logs are independent from application output.
</blockquote>
<p>
He shows the integration you can do with the Zend Framework's <a href="http://framework.zend.com/manual/en/zend.log.overview.html">Zend_Log</a> component to write basic messages and the <a href="http://framework.zend.com/manual/en/zend.wildfire.chapter.html">Zend_Wildfire</a> component to write tabular data back to your browser's console with two snippets of code.
</p>]]></description>
      <pubDate>Tue, 24 May 2011 09:44:46 -0500</pubDate>
    </item>
  </channel>
</rss>
