breadcrumb

suspend fun breadcrumb(type: BreadcrumbType = BreadcrumbType.Default, body: suspend SentryBreadcrumbCapture.() -> Unit)

Register a breadcrumb of the given type, using the body to modify it and add context.