get_logpoint_history
Retrieve log output history from Xdebug logpoints to analyze debugging data and track application behavior during PHP debugging sessions.
Instructions
Get the log output history from logpoints
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logpoint_id | No | Specific logpoint ID (all if not specified) | |
| limit | No | Maximum entries to return |