Function captureReportError

  • Capture a report error with context

    Parameters

    • error: unknown

      Error to capture

    • Optional context: Record<string, Primitive>

      Contextual information about the error

    Returns string

    string - The event ID of the captured error

Generated using TypeDoc