On May 8, 10:33 am, Raashid Malik <rama...@gmail.com> wrote:
> This means i have to call debug function with some message as argument. But
> my requirement is that all the django activity should be logged. Is there a
> way where in all operations of an application are logged.


Perhaps AuditTrail is what you are after? 
http://code.djangoproject.com/wiki/AuditTrail

Reversion may also be near what you are looking for:
http://code.google.com/p/django-reversion/


> On Fri, May 8, 2009 at 2:37 PM, K*K <xuqingku...@gmail.com> wrote:
>
> > You can have try this snippet:
>
> >http://www.djangosnippets.org/snippets/16/
>
> > On May 8, 3:39 pm, Raashid Malik <rama...@gmail.com> wrote:
> > > Hello,
>
> > >    Please guid me to some good resource on django logging.
>
> > > Thanks,
> > > Raashid Malik
>
> --
> Thanks,
> Raashid Malik
--~--~---------~--~----~------------~-------~--~----~
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