I'm hoping you guys saw this: - Billed applications which have specified additional logs storage over 1 GB are now being charged for that storage at $0.24/GB/month.
What's actually happening is that we are hiding logs, but once 1.6.4 is released, we will be deleting logs greater than 1gb. With 1.6.3 we released some settings for people to tweak Log Retention in Application Settings ( http://googleappengine.blogspot.com/2012/02/app-engine-163-released.html). This was a much requested feature, because prior to this, logs at each logging level were saved on a FIFO basis, forcing developers to do ugly things like regular log downloads. -- Ikai Lan Developer Programs Engineer, Google App Engine plus.ikailan.com On Tue, Mar 20, 2012 at 7:08 AM, jon <[email protected]> wrote: > > > - Fixed an issue where <async-session-persistence> did not work. > > http://code.google.com/p/googleappengine/issues/detail?id=5774 > > Thanks for fixing this. > > Can we implore Googlers to fix this too? > http://code.google.com/p/googleappengine/issues/detail?id=6236 > > -- > 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. > > -- 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.
