Hello,

I've implemented a couple of applications using django and i was
wondering if there was (or if there are plans to be) some sort of
logging for the application server.
I am running my django applications using FCGI and I was looking into
something that would do access, and error logs including what
exception occured, and for development, show what SQL query was
executed.

I tried to look up the documentation, but could not find anything to
that effect.
The manage.py runfcgi command's outlog and errlog options also don't
seem to work in Django 1.02.

The SQL logs could be obtained in postgres/mysql easily enough... but
as for the application...

What do you use in production?

--~--~---------~--~----~------------~-------~--~----~
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