Immediately, I would like to...

* Write every message to a file, noting the priority I valued the
message with when logged

* If in a specific module, also log the message to a table in the db
pulling in other factors such as the id of the user and some
parameters present in the request object at the time of the event,
perhaps even some attributes of the user object as well.

* If the message is of a specific priority, Email it to a configured
address (could also be SMS, IM, etc..)
 

Somethings we havent really discussed (in this thread) are:
* How, if at all, the logging will be utilized internally within the framework?
* Use logging to push feedback messages to the user on the page? 

Some of us discussed the feedback case and I think we each came to the
consensus that it was a different animal, but I throw it out there
anyway.


Some more to nibble on.. 
-Mike
_______________________________________________
agavi-dev mailing list
[email protected]
http://labworkz.com/cgi-bin/mailman/listinfo/agavi-dev

Reply via email to