HarperFast / HarperFast/harper
read_log should support filtering by stdout and stderr log levels
Open
area:logging
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
## Request
`stdout` and `stderr` are now supported log levels. The `read_log` operation should allow filtering by these levels (e.g., `"levels": ["stdout"]` or `"levels": ["stderr"]`) so operators can retrieve process output separately from structured logs.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.