Hi,

Included django-logging as described in the link.

>From the django-logging I can view the log messages on the screen at run
time. But, I am not sure on saving the log messages from django-logging.
Can I capture the log messages into my log file on a daily basis instead of
redirecting to screen.

Regards,
Lokesh

On Mon, Aug 17, 2009 at 9:16 PM, Mike Ramirez <gufym...@gmail.com> wrote:

> On Monday 17 August 2009 07:56:48 am Lokesh wrote:
> > Hi,
> >
> > 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.
> >
> > Regards,
> > Lokesh
>
>
> You can look at django-logging [1], it intergrates the python logging
> module
> with django as middleware.
>
> [1] http://code.google.com/p/django-logging/wiki/Overview
>
> Mike
>
> --
> I feel like I am sharing a ``CORN-DOG'' with NIKITA KHRUSCHEV ...
>



-- 
Thanks & Regards,
Lokesh.
lokeshmarema...@gmail.com

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