Debugging Console. This widget, once loaded, will have djConfig output all debugging information to its floating pane. Some debugging information won't go to the debugConsole before it loads, but there isn't much that can be done about that. If you set djConfig = {isDebug:true} it will log to the bottom of the screen (or some div if you set that) until the debugConsole finishes loading.