Application-level Logging with the Zend Framework
Stefan Koopmanschap has written his 2nd tutorial for PHP Arch’s A/R/T. the tutorial is called “Application-level logging with the Zend Framework“.
In this article Stefan writes about the difference between logging for debugging and logging in a production environment. He also explains why you should be logging and how to do it with the Zend Framework.