use appcfg without specifying severity to get just request logs: appcfg.py --email=<youremail> request_logs <yourappdir>
On Feb 9, 12:45 pm, Greg <[email protected]> wrote: > On Feb 10, 2:16 am, Duncan <[email protected]> wrote: > > > Logs generated on the server tell you how often particular pages have > > been requested: that includes requests from web crawlers, and from > > people who have gone out of their way to block Google Analytics, but > > it excludes requests for cacheable pages which have been cached on a > > user's browser or on an intervening proxy server. > > But how do you download those logs? appcfg.py seems to allow only > debug/info/warning/error events, and I can't even get that working. If > anyone can confirm they can download request logs, please post, and > I'll spend more time time trying to crack it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
