if (process.env.SHOULD_LOG_ERRORS === "false") { console.error = () => {}; }