ZF-7959: Add callback support for log events
Description
Currently Zend_Log events are static values. Sometimes defining a callback instead would be very useful.
Currently Zend_Log events are static values. Sometimes defining a callback instead would be very useful.
Comments
Posted by Jean-Marc Fontaine (jmf) on 2009-09-27T14:24:33.000+0000
This patch implements this feature and the corresponding unit tests.
Posted by Rob Allen (rob) on 2012-11-20T20:53:16.000+0000
Bulk change of all issues last updated before 1st January 2010 as "Won't Fix".
Feel free to re-open and provide a patch if you want to fix this issue.