Simon Willison wrote:

We really need an official Django logging framework so stuff like this can be logged (rather than the current email-to-admins workaround which doesn't scale to large deployments).

Semi-related note: I really like current js-enabled error reports, which are produced with DEBUG=TRUE. You can save them as HTML and inspect later --- everything will work, because js and css are embedded. Why isn't it used in e-mails to admins? It would be helpful to build HTML version and send it to me along with plain text version. At least I want to have such option. It should be an option for any kind of error logging, because it is very useful.

Thanks,

Eugene



Reply via email to