Hi,

We are running a script from our Django App's admin control and this script
is going to

1. extract the data from XML feed or an API and insert the results into a
db table
2. once the data is saved in a db table, the data will be presented in
front app page
3. but we want to dump the output and errors from the script into a new log
file so that it will help us to debug when there is a problem

Is there a way to achieve the 3rd item from the above list?

Thanks,
~Ram

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2BOi5F34QdBMfXJ2Oxd%2BsJp0Sn7mKGye5DdqKSRnJ0Swf_f-%3DA%40mail.gmail.com.

Reply via email to