http://code.google.com/p/django-logging/

*shrug*  I haven't used it, but he's got a screen-cast about how the
thing is set up.  He builds it off of built-in Python logging
modules.  It looks like it provides some decorators for suppressing
logging output on methods, etc.  Might be worth the time to figure it
out!  I'm considering it myself, now that I've looked at it!

Tim

On Nov 25, 1:52 pm, Sean Neilan <sneil...@gmail.com> wrote:
> Dear Django Community,
>
> I am curious if anyone has built some middleware to log all request/
> response objects & possibly view & exception calls. I could do this
> myself easily, but, I would like to not reinvent the wheel.
>
> Thank you for your time.
>
> -Sean Neilan

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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