thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 28 Mar 2009 02:21:48 +0000
changeset 2024 43e5b515b71d
parent 109 620f9b141567
permissions -rw-r--r--
Add a script to start an interactive shell with remote api Patch by: Sverre Rabbelier


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