Skip to content

feat: Add sanitized parse-error reports for log aggregation#15

Open
Nexussyn wants to merge 4 commits into
9904099:mainfrom
Nexussyn:feat/issue-1-parse-error-report
Open

feat: Add sanitized parse-error reports for log aggregation#15
Nexussyn wants to merge 4 commits into
9904099:mainfrom
Nexussyn:feat/issue-1-parse-error-report

Conversation

@Nexussyn

Copy link
Copy Markdown

Summary

Adds a --parse-error-report PATH CLI option to tools/log_aggregator.py that generates a JSON summary of parse failures.

Changes

  • Created tools/log_aggregator.py with JSON/plaintext log parsing
  • Added --parse-error-report option to write sanitized failure summaries
  • Records file path, line number, and error type without leaking full payloads
  • Output format includes timestamp, total counts, and per-file breakdown

Closes #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[$40 BOUNTY] [Python] Add sanitized parse-error reports for log aggregation

1 participant