after launching your app on google app engine.
you can use the ‘logs’ page in the admin console to see a how many requests were made,
any http:// 404 errors etc.
It’s hard to make sense of how many visitors you really got and or others.
Am I missing something here ?
Can somebody tell me how to read logs on a google app engine.
Many Thanks
You can download request logs in Apache log format using the appcfg tool.