Function: captureMessage()
@workspace/semparse-sdk-core / captureMessage
Function: captureMessage()
captureMessage(
input):Promise<SemparseCaptureResult|undefined>
Captures a message through the active client.
Returns undefined when the SDK has not been initialized.
Parameters
input
breadcrumbs?
contexts?
level?
message
string
tags?
user?
Returns
Promise<SemparseCaptureResult | undefined>