Edge DevTools console

E856204

Edge DevTools console is the built-in JavaScript debugging and logging interface in Microsoft Edge that lets developers inspect, interact with, and visualize data from web pages and applications.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
Edge DevTools console canonical 1

Statements (74)

Predicate Object
instanceOf JavaScript console
browser developer tool
web development tool
accessibleVia Ctrl+Shift+I keyboard shortcut in Microsoft Edge
DevTools menu in Microsoft Edge NERFINISHED
F12 keyboard shortcut in Microsoft Edge
category software development tool
web debugging tool
developedBy Microsoft
hasFeature DOM node inspection from console
clear console
command line API
console history navigation
console message search
debug messages
error reporting
filtered message view
grouped logging
info messages
live expression evaluation
logging of messages
multi-line input
network request logging via console APIs
object inspection
preserve log option
source-mapped stack traces
stack traces
warning reporting
integratesWith Edge DevTools Elements panel NERFINISHED
Edge DevTools Network panel NERFINISHED
Edge DevTools Sources panel
partOf Microsoft Edge NERFINISHED
Microsoft Edge DevTools NERFINISHED
platform Linux
Windows
macOS
supported Edge platforms
primaryFunction JavaScript debugging
inspection of web page state
logging interface
runtime code evaluation
runsIn Microsoft Edge browser NERFINISHED
supportsAPI console.assert
console.clear
console.count
console.countReset
console.debug
console.dir
console.dirxml
console.error
console.group
console.groupCollapsed
console.groupEnd
console.info
console.log
console.profile
console.profileEnd
console.table
console.time
console.timeEnd
console.timeStamp
console.trace
console.warn
supportsContext iframes
service workers (via DevTools)
top-level browsing context
supportsLanguage JavaScript NERFINISHED
TypeScript (after compilation)
usedFor debugging web applications
debugging web pages
interacting with page JavaScript context
monitoring runtime errors
testing snippets of JavaScript code
visualizing data structures

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

console.table method availableIn Edge DevTools console
subject surface form: console.table