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