I already have several flex points where information is being written
to a logger, and a simple API for observers/handlers, but in these
apps it's currently empty (ie: there is no observer to actually catch
this info and do anything with it)... for previous sites, I've just
written these lines directly to a file during the course of the
execution, but I thought there is surely a more efficient approach.
I've never really found a use for shutdown functions or destruct
callbacks, hence my uncertainty, but this seems to be a good fit.

The Zend Log (and Zend Config too) stuff looks quite useful in general
- it really seems to be more of a library than a framework in many
respects, but I don't have  experience using it, so maybe I'm missing
something.

Regards,
Mark

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to