import { Scope } from "https://deno.land/x/sentry@7.117.0/index.d.ts";
Capture a message for this scope.
Parameters
optional
level: SeverityLevelAn optional severity level to report the message with.
optional
hint: EventHintOptional additional data to attach to the Sentry event.