Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
variable captureConsoleIntegration
import { captureConsoleIntegration } from "https://deno.land/x/sentry@8.37.1/index.mjs";

Send Console API calls as Sentry Events.

type

(options?: CaptureConsoleOptions | undefined) => Integration