News Feed
Jobs Feed
Sections




News Archive
phpRiot:
Zend Framework 101 Zend_Log
April 13, 2009 @ 08:46:13

Next up in the phpRiot "Zend Framework 101" series is this new look at the logging component of the Zend Framework - Zend_Log.

This article shows you how to use Zend_Log, the logging component of the Zend Framework. It allows you to record messages from your application however you please. In this article I will show you how to record messages to a log file. Additionally, if you use the Firebug and FirePHP plug-ins for Firefox, Zend_Log can be extremely useful for application development and debugging. I will also show you how to achieve this.

They walk you through the creation of a simple logger and putting it to use by recording just the events you want (via error levels). There's also an extra section on integrating it with the Firebug/FirePHP extensions for Firefox and push your messages directly to the browser.

0 comments voice your opinion now!
zendframework zendlog tutorial introduction logger firebug firephp writer


blog comments powered by Disqus

Similar Posts

Lorna Mitchell's Blog: Book Review: RESTful PHP

Michael Nitschinger's Blog: Playing with Composer and Lithium

PHPBuilder.com: Using the Factory Pattern in PHP Applications

InfoWorld: Zend readies PHP applications framework

DevShed: Working Out of the Object Context to Build Loader Apps in PHP


Community Events











Don't see your event here?
Let us know!


tool podcast community opinion phpunit functional framework composer example testing interview database introduction language zendframework2 object release series development code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework