Solutionunvalidated

Include the desired label directly in the captured message text (e.g., captureMessage(`Log: ${uuid}`)), which makes Sentry show the event title accordingly.

6b46d6bb-96cb-47db-b219-4849c2f1897b

Include the desired label directly in the captured message text (e.g., captureMessage(Log: ${uuid})), which makes Sentry show the event title accordingly.