🔵 🔵 🔵


Primary

၊၊||၊|။

console ⚬ʲˢ|Documentation|1st|20251021182309-00-⌔

console - Web APIs | MDN

console

Note: This feature is available in Web Workers.

The console object provides access to the debugging console (e.g., the Web console in Firefox).

Implementations of the console API may differ between runtimes. In particular, some console methods may work differently or not work at all in some online editors and IDEs. To see the behavior described in this documentation, try the methods in your browser’s developer tools, although even here, there are some differences between browsers.

The console object is available in any global scope. For example:

console.log("Failed to open the specified link");

Printed 2026-06-28.

(echo:: @ )

Link to original

Secondary

• • •