commit 1d4a43e2e3b08e635f49f72fb0f6ac6de49c62b7 Author: David Fifield david@bamsoftware.com Date: Sun May 19 19:36:24 2013 -0700
How to disable logs in App Engine. --- doc/appengine-howto.txt | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/doc/appengine-howto.txt b/doc/appengine-howto.txt index 3fc9e9f..44c5324 100644 --- a/doc/appengine-howto.txt +++ b/doc/appengine-howto.txt @@ -49,3 +49,8 @@ Password for xxx@gmail.com: Uploading the program in this way seems to create the files ~/.appcfg_nag and ~/.appcfg_cookies. Running the update command again doesn't require you to enter your password again. + +Once logged in, you can disable logging for the application. Click +"Logs" on the left panel. Under "Total Logs Storage", click "Change +Settings". Enter "0" in the "days of logs" box and click "Save +Settings".