Console Standard
E48504
Console Standard is a web platform specification that defines the behavior and API of the `console` object used for logging and debugging in web browsers and related environments.
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
WHATWG standard
ⓘ
web platform specification ⓘ |
| appliesTo |
web browsers
ⓘ
web developer tools ⓘ web runtime environments ⓘ |
| category |
web debugging
ⓘ
web development ⓘ |
| defines |
API of the console object
ⓘ
IDL interface for the console object ⓘ behavior of the console object ⓘ processing model for console operations ⓘ |
| goal | interoperable console behavior across user agents ⓘ |
| hasObject | console object ⓘ |
| maintainedBy | WHATWG ⓘ |
| relatedTo |
DOM
ⓘ
surface form:
DOM Standard
HTML Living Standard ⓘ
surface form:
HTML Standard
Web IDL Standard ⓘ
surface form:
Web IDL
|
| specifies |
behavior of console methods in different execution contexts
ⓘ
console method argument processing ⓘ formatting of console output ⓘ handling of objects passed to console methods ⓘ string substitution patterns in console methods ⓘ |
| standardizes |
console.assert method
ⓘ
console.clear method ⓘ console.count method ⓘ console.countReset method ⓘ console.debug method ⓘ console.dir method ⓘ console.dirxml method ⓘ console.error method ⓘ console.exception method ⓘ console.group method ⓘ console.groupCollapsed method ⓘ console.groupEnd method ⓘ console.info method ⓘ console.log method ⓘ console.memory property ⓘ console.profile method ⓘ console.profileEnd method ⓘ console.table method ⓘ console.time method ⓘ console.timeEnd method ⓘ console.timeLog method ⓘ console.trace method ⓘ console.warn method ⓘ |
| usedBy |
JavaScript runtime environments
ⓘ
browser developer consoles ⓘ web debugging tools ⓘ |
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.