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

Matthew Weier O'Phinney's Blog: Exposing Service APIs via Zend Framework

HowToForge.com: Installing PHP5 Debugger On OpenSUSE 11.3

Rob Allen's Blog: Zend Framework URL Rewriting in IIS6

Zend Developer Zone: Upcoming Zend Webinars

PHPit.net: PHP5 Class Basics, Part 1


Community Events









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


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

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