On Thu, Jun 11, 2009 at 10:21 AM, Monty808<[email protected]> wrote: > > Hi, > > If I have a 502 error..how can I save the error to a log file so I can > know what happened?
I'm not familiar with web.py that much, but can't you use Python's logging features? http://docs.python.org/library/logging.html Best regards, -- Branko eml: [email protected] alt: [email protected] blg1: http://sudologic.blogspot.com/ blg2: http://brankovukelic.blogspot.com/ img: http://picasaweb.google.com/bg.branko twt: http://www.twitter.com/foxbunny/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
