thirdparty/google_appengine/templates/logging_console_footer.html
author Todd Larsen <tlarsen@google.com>
Wed, 01 Oct 2008 05:10:41 +0000
changeset 233 42733f531ebf
parent 109 620f9b141567
permissions -rw-r--r--
Add missing all() __doc__ string comments: "Args:" and "Returns:" sections.


// Display a logging console on top of this page.
(new AH.LoggingConsole()).initConsole();
</script>