It depends on how you're running your Django app. If you are running this under Apache mod_wsgi, they end up in the Apache error.log file. If you are running this under Gunicorn/Supervisor with an Nginx out in front then I've seen them show up in the Supervisor log file.
On Sunday, September 1, 2013 10:21:09 AM UTC-7, Alek Uritsky wrote:
-- I've also seen them emit messages to a network logging machine. It depends how you set up your loggers.
K
On Sunday, September 1, 2013 10:21:09 AM UTC-7, Alek Uritsky wrote:
Hi all,does Django/Python has a standard logs system? I am trying to find the logs generated by the website, so far was able to find only the webserver logs (nginx).Is there a standard place where a Python website developer would put website specific logs?thanx
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment