Take a look at Sentry: http://readthedocs.org/docs/sentry/

It works pretty well, uses polling to update the log view, can track
multiple sites with separate Sentry Server, etc.

Good luck,
Uros

On Sep 5, 12:58 am, Gelonida N <gelon...@gmail.com> wrote:
> Hi,
>
> Im am debugging a django application.
>
> If I set  DEBUG=True
> then I can see error messages on the browser.
>
> Is there any way to see the same error messages in the server log file?
> Occasionally (especially for rpc client or Ajax requests I would prefer
> looking at the log file instead of looking at the browser error messages)
>
> Thanks for any suggestions.

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