get_trace_log
Retrieve the evaluation log from tracepoints, with optional filters for timestamp or specific tracepoint ID, to inspect debugging output in .NET applications.
Instructions
Get tracepoint evaluation log.
State: Works in any state.
Args: since: Only return entries after this timestamp (monotonic) tracepoint_id: Filter to specific tracepoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ||
| tracepoint_id | No |