thirdparty/google_appengine/templates/logging_console_footer.html
author David Anderson <david.jc.anderson@gmail.com>
Fri, 13 Mar 2009 18:14:44 +0000
changeset 1833 9df2e9a67081
parent 109 620f9b141567
permissions -rw-r--r--
Add a decolorize() helper to undo the effects of colorize().


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