![]()
Install the console and start capturing if "Debug=true" is in the page URL
|
code » | ||
![]()
Logs the record to the console using the given function. If the function is
not available on the console object, the log function is used instead.
|
code » | ||
![]()
Sets the console to which to log.
Arguments:
|
code » | ||
![]()
Show an alert with all of the captured debug information.
Information is only captured if console is not available
|
code » |