I have experienced that Logger.info() logs dont always show up in the logs when viewed via Admin Console after few mins. Note, my app goes through lot of requests in short amount of time, hence the time span is minutes. For lesser number of requests, it might be longer time span that Logger.info() info shows up. Logger.error() do seem to stick around. Also, to optimize writes, you can disable indexing on all columns, if you dont need them.
-- 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.
