property console.ConsoleConstructorOptions.ignoreErrors Usage in Denoimport { type console } from "node:console"; Ignore errors when writing to the underlying streams. Type boolean | undefined