Hi there, I'm using nginx and fastcgi(using threaded method) to run a django project, but when another thread start I get some erros. But I don't know if this is a thread problem or a db problem or what... But wanted to know if there is someway to get log from the production server. When I use runserver I get to see the log in the console, but in production where do I get all that info? like exceptions, requests and other stuff? Do I need to configure the logging api? but how? I'm ok(even better) to see the log in the console, is there a way? Thanks
-- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/bXizkzEFtS4J. 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.