PrintStructuredTrace
DocsPrintStructuredTrace(jsonString)Description
Prints 'structured trace' data to the server file descriptor 3 channel. This is not generally useful outside of
server monitoring utilities.
Parameters
| Name | Type | Description |
|---|---|---|
jsonString | char* | JSON data to submit as `payload` in the `script_structured_trace` event. |
Returns
voidThis native does not return a value.