#3707: Log 500 errors to file when in production ---------------------------------------+------------------------------------ Reporter: yary h <[EMAIL PROTECTED]> | Owner: adrian Status: new | Component: Core framework Version: SVN | Keywords: error log Stage: Unreviewed | Has_patch: 0 ---------------------------------------+------------------------------------ My webhost doesn't allow email in or out. My django app is giving me an error in their environment, but not in my dev. I'd like a setting to log 500 errors to a local file, so I can check that and see if there are problems, since email isn't an option. I'm working on a patch for a ERROR_LOG setting, will submit once its working. Let me know if this exists already... thanks!
-- Ticket URL: <http://code.djangoproject.com/ticket/3707> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
