Thanks for clarifying me that Ejah, but I already have it configured(got from a friend project). But after reading the docs for it, I still can't understand how to do it look like the runserver command. Could you give me some example, please? Thanks
Em sábado, 7 de abril de 2012 03h36min44s UTC-3, Ejah escreveu: > > You can set your logging params at the bottom of your settings.py > file. Here you can determine when, how and where django will log. > Hth > > On 7 apr, 00:04, Arruda <[email protected]> wrote: > > 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/-/axi96eZpQbEJ. To post to this group, send email to [email protected]. 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.

