Console

Console

package js-html

Available on js

The Console object provides access to the browser's debugging console (e.g., the Web Console in Firefox). The specifics of how it works vary from browser to browser, but there is a de facto set of features that are typically provided.

Documentation Console by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See: