Hi,

It's a good idea to logging errors, notices etc using python module
logging in app under production mode (Nginx)?

I know about for ex: sending error:500 emails to admins etc, but
sometimes I want to log errors and lets app go on.

(I'm talking about logging errors to the file, and later sending it
via email using cron)

regards.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to