I used logging for a while but messages were dropped too often. I'm not entirely sure why, as logging is reputedly thread safe. Instead I switched to syslog, which is more reliable, but truncates log messages. Not so useful for later inspection of stack traces.
I have not looked at configuring Apache logging, at the time I was afraid of it, but I'm beginning to think it's not so scary and might be a better fit. I do prefer to have application and web server logging in different locations however. --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---