Takaro - v0.6.0
    Preparing search index...

    Function captureMessage

    • Captures a message event and sends it to Sentry.

      Parameters

      • message: string

        The message to send to Sentry.

      • OptionalcaptureContext: CaptureContext | SeverityLevel

        Define the level of the message or pass in additional data to attach to the message.

      Returns string

      the id of the captured message.