Class R.util.console.HTML
Extends
R.debug.ConsoleRef.
A debug console that will use a pre-defined element to display its output. The element with the id
"debug-console" will be created an appended to the DOM for you. This object is created when no other
option is available from the browser, or when developer tools cannot be accessed.
Defined in: html.js.
Constructor Attributes | Constructor Name and Description |
---|---|
- Methods borrowed from class R.debug.ConsoleRef:
- debug, error, getClassName, info, trace, warn