The breadcrumb to record.
Optional
hint: BreadcrumbHintCaptures an exception event and sends it to Sentry.
The exception to capture.
Optional
hint: ExclusiveEventHintOrCaptureContextOptional additional data to attach to the Sentry event.
the id of the captured Sentry event.
Captures a message event and sends it to Sentry.
Optional
captureContext: SeverityLevel | CaptureContext | SeverityDefine the level of the message or pass in additional data to attach to the message.
the id of the captured message.
Records a new breadcrumb which will be attached to future events.
Breadcrumbs will be added to subsequent events to provide more context on user's actions prior to an error or crash.