Skip to main content
Go to Latest
variable captureConsoleIntegration
import { captureConsoleIntegration } from "https://deno.land/x/sentry@8.0.0-beta.4/index.d.ts";

Send Console API calls as Sentry Events.

type

(options?: CaptureConsoleOptions | undefined) => Integration