SentryBreadcrumbCapture
Sentry capture type, used when creating Breadcrumbs to add to a Sentry scope for later submission.
Parameters
type
Sentry breadcrumb type. Defaults to BreadcrumbType.Default.
Properties
Link copied to clipboard
Map of breadcrumb data to provide to the Scope. Supports the typed key syntax used by processMap. This is usually arbitrary data, but some BreadcrumbTypes have special handling for specific keys.
Link copied to clipboard