Skip to main content
Module

x/sentry/index.d.ts>Hub#captureMessage

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

Use Sentry.captureMessage() instead.

import { Hub } from "https://deno.land/x/sentry@7.109.0/index.d.ts";

Parameters

message: string
optional
level: Severity | SeverityLevel
optional
hint: EventHint

Returns

string