Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
variable captureConsoleIntegration
import { captureConsoleIntegration } from "https://deno.land/x/sentry@8.32.0/index.mjs";

Send Console API calls as Sentry Events.

type

(options?: CaptureConsoleOptions | undefined) => Integration