Enables debugging to a console. 'console' can be any html element that can accept text, preferably a
id of the element to be the console
Generated using TypeDoc
Enables debugging to a console. 'console' can be any html element that can accept text, preferably a
Parameters
id: string
id of the element to be the console
Returns void