Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 122 Bytes

console_error.md

File metadata and controls

5 lines (3 loc) · 122 Bytes

Write errors to the console

Want to write an error to the console?

console.error("an error occurred", details);