for custom logging you can always your python logging module, which is just
like
log4j.

Also if you need any specifics regarding db queries etc. you can try out.
Django Debug Toolbar:
https://github.com/robhudson/django-debug-toolbar

Hope it helps.

Regards,
//Vikalp


On Sun, Jan 9, 2011 at 12:21 AM, octopusgrabbus
<[email protected]>wrote:

> I would like to see more from Django on what it chooses to,
> specifically around the loading or not loading of pages. I am running
> Django on RHEL 5 WS, with mod_python. I want to stick with mod_python,
> despite the testimonies its replacement is better.
>
> Are there switches I can set to get more granular (detailed) logging
> in Django, or will I have to tweak Apache's configuration to log more?
>
> Thanks.
> cmn
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<django-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
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.

Reply via email to