-- Joshua Ross <[EMAIL PROTECTED]> wrote (on Wednesday, 07 May 2008, 04:30 PM -0700): > So I started a new job that uses Zend Platform pretty heavily and I am a > relative newb to it. My boss wants me to log to Zend Platform if > possible. It would be great if I could do that from Zend_Log through a > Zend_Log_Writer of some sort. Is there a Zend_Log_Writer for writing to > the Zend Platform logs(I think they are actually called events)? > > Any help here would be much appreciated.
We do not currently have a log writer that writes to Zend Platform. You should be able to create one fairly easily, however, using the Zend Platform API; if you manage to do so, we would welcome the contribution. :-) -- Matthew Weier O'Phinney Software Architect | [EMAIL PROTECTED] Zend - The PHP Company | http://www.zend.com/
