import { Scope } from "https://deno.land/x/sentry@7.120.0/index.mjs";
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.