Function buildSentryPayload

  • Builds a Sentry payload by attaching Sentry-specific metadata to the provided content or error.

    Parameters

    • options: SentryPayload

      The options for building the Sentry payload.

    Returns String | Error

    The content or error with the attached Sentry metadata.

Generated using TypeDoc