Hi,

I am trying to implement logging mechanism using Python library. But,
I am not sure on which mechanism/methodology used for Django
applications.

Is there any predefined process or methodology to be followed for
Django applications for logging mechanism.

Regards,
Lokesh

On Aug 17, 8:05 pm, Joshua Russo <josh.r.ru...@gmail.com> wrote:
> On Mon, Aug 17, 2009 at 1:56 PM, Lokesh <lokeshmarema...@gmail.com> wrote:
>
> > I am trying to implement the logging (Code flow tracking) for my
> > Django application.
> > I would like to store the log messages on daily basis for my
> > applications.
>
> > Need help or suggestions on how we can implement the logging mechanism
> > for an application.
>
>  Are you using the Python logging library or are you trying to create your
> own?http://docs.python.org/library/logging.html
--~--~---------~--~----~------------~-------~--~----~
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