Ignore this, I think I need to debug my debug. FYI I am also using logging module but not sure how to grab last N items in the event I want to keep it on all the time and only dump when there is an error.
On Mon, Jun 29, 2009 at 7:15 PM, Ethan Post <[email protected]> wrote: > I am trying to keep debug calls in list of 50 items (last 50 calls), debug > is dumped when an error is thrown. The list should only maintain state for > the current request. I don't want the list shared across sessions or > requests. > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
