Write errors to the console

February 6, 2022 ยท View on GitHub

Want to write an error to the console?

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