Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/sentry/index.mjs>Hub#captureEvent

The Official Sentry Deno SDK
Go to Latest
method Hub.prototype.captureEvent
Deprecated
Deprecated

Use Sentry.captureEvent() instead.

import { Hub } from "https://deno.land/x/sentry@7.117.0/index.mjs";

Parameters

event: Event
optional
hint: EventHint

Returns

string