import { captureMessage } from "https://deno.land/x/sentry@8.37.1/index.mjs";
Captures a message event and sends it to Sentry.
Parameters
optional
captureContext: CaptureContext | SeverityLevelDefine the level of the message or pass in additional data to attach to the message.