stop_sim_log_cap
Ends an active simulator log capture session and retrieves the collected logs by providing the session ID. Use to efficiently manage and analyze simulation data.
Instructions
Stops an active simulator log capture session and returns the captured logs.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
logSessionId | Yes | The session ID returned by start_sim_log_cap. |