Hi Are you trying to debug on the dev server or in production. If you are on the dev server then you should be tailing you logs and using pdb.set_trace (I assume you are, but just though it worth checking ;-)
T On Apr 16, 12:50 am, rgyani <[email protected]> wrote: > I am developing gadgets and robots for wave, so the only way to debug > my code is thru appengine logs. > > But u seem to have changed the format of the log, in such a way that > for viewing my debugging messages( Warning messages) i have to click > on LOGS, and then select WARNING from the dropdown! > > Why oh why! > > -- > 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 > athttp://groups.google.com/group/google-appengine?hl=en. -- 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.
