• 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.

    Parameters

    • breadcrumb: Breadcrumb

      The breadcrumb to record.

    Returns ReturnType<Hub["addBreadcrumb"]>

Generated using TypeDoc