Hi, I'm new to GAE and I'm trying to use the command line to download the logs. So far it seems that I have to perform 2 requests in order to get the entire log: - first request - with the severity=0 option to get my application logs - second request - without any filter on the severity and this will retrieve the request logs
Is there a way to get both in the same command line request (or via API)? Otherwise I have duplicate entries that I have to "merge". Thanks, Lizi -- 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.
