On Aug 12, 2010, at 8:15 AM, GMD wrote:
Hi Folks: I´m searching an example of Zend_Application_Resource_Log
used
with Zend_Log_Writer_Db and .ini example.
I don't think this is supported yet. There are no hooks for
I answered a similar question on Stack Overflow last January:
http://stackoverflow.com/questions/1968253/zend-log-in-application-ini/2034893#2034893
In that answer I posted a workaround of creating the Log manually in a
bootstrap init handler, and adding a db writer to the Log.
Regards,
Bill Karwin