On Jul 13, 3:52 pm, Christopher Arndt <[EMAIL PROTECTED]> wrote: > Michel Albert schrieb: > > > How can I get Tracebacks to be logged in production environment? This > > seems to be a common problem, based on the number of results I got > > when searching this mailing list and google. However, none of the > > solutions is satisfactory. What is the Right Way to do it? > > I don't know the Right Way do do it, but you can also have errors with > exception tracebacks mailed to you using the recipe described here: > > http://docs.turbogears.org/1.0/ErrorReporting(method #3) > > Chris
I tried this. It does not even try to send a mail (I inspected the mail server's logs). So it does not even see to go into the error handling code from the CherryPy filter. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

