Oh, how could I not think of that! Thanks, Anand. I also discovered 'wsgilog' module that can also do the job.
Bests, Alex On May 15, 6:19 pm, Anand Chitipothu <[email protected]> wrote: > > I'm new to webpy, I went through the tutorial and set everything up. > > I've put 'web.config.debug = False', but the screen output is still > > there. How do I redirrect the output to another output destination > > like a log file or get rid of it completely? > > python run.py 2>/tmp/x.log --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
