get_log_stack_trace
Retrieve the origin file and line number of a log entry from a Clockwork request by specifying its request ID and log index.
Instructions
Get source location for a log entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | Yes | Clockwork request ID | |
| logIndex | Yes | 0-based index of the log entry |