News Feed
Jobs Feed
Sections




News Archive
Kevin Shroeder's Blog:
Zend_Log with multiple writers
September 14, 2010 @ 10:39:34

Kevin Schroeder has a recent post to his blog about a handy trick Zend Framework developers can use to have Zend_Log write out to multiple sources at once pretty easily.

If you were not aware, Zend_Log provides facilities for writing to multiple logs through the same log instance. Additionally, you can do this via configuration options when using a Zend_Application resource plugin. Together those make for very powerful logging mechanisms. "How?" you ask? It's really easy.

The trick lies in the application.ini file configuration. He includes an example of how you can set this up showing how to make two different environments log differently - development writes to log/firebug and production just writes to the log. He includes some sample code for a basic controller showing you how to use it.

0 comments voice your opinion now!
zendlog zendframework tutorial multiple write development production


blog comments powered by Disqus

Similar Posts

Mikko Koppanen's Blog: Creating a reflection

Zend Developer Zone: ZendCon Sessions Episode 11: The Grown-Up Company's Guide to Development

PHPRiot.com: Zend Framework 101: Zend_Gdata_YouTube

Devshed: A Close Look at the GD Library in PHP

IBM developerWorks: Get started with Project Zero and PHP


Community Events











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


release rest unittest symfony2 phpunit interview community conference framework language series podcast usergroup development testing opinion database functional zendframework2 introduction

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