thirdparty/google_appengine/templates/logging_console_footer.html
author David Anderson <david.jc.anderson@gmail.com>
Fri, 13 Mar 2009 23:18:06 +0000
changeset 1847 15ad1ee02dc5
parent 109 620f9b141567
permissions -rw-r--r--
Followup to r2517: don't import threading in release.py


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