Re: [Zope3-Users] Change site-wide error logging behaviour

2007-03-08 Thread Stephan Richter
On Thursday 15 February 2007 20:21, Andrew Groom wrote:
 I need to change the default error logging behaviour to send me an email
 when there's an error. I'm guessing this involves adapting an interface
 in etc/overrides.zcml or something like that - has anyone done this
 before and, if so, is willing to share some code ? :-) Much appreciated.

You can write a custom error reporting utility that sends out an E-mail every 
time a an error occurs. Alternatively, you could implement your own error 
views that send out events and have subscribers react to those events sending 
E-mails. There are plenty of choices.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics  Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


[Zope3-Users] Change site-wide error logging behaviour

2007-02-15 Thread Andrew Groom

Hi All,

I need to change the default error logging behaviour to send me an email 
when there's an error. I'm guessing this involves adapting an interface 
in etc/overrides.zcml or something like that - has anyone done this 
before and, if so, is willing to share some code ? :-) Much appreciated.


Cheers, Andrew.
---
Reurbanise - Urban Sustainability
ph: (03) 3528 055, mobile: 0274 992 569
http://www.reurbanise.co.nz
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users