-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
complexity-mediumMedium implementation complexityMedium implementation complexityimprovementTechnical debt or general improvementTechnical debt or general improvementloggingobservability
Milestone
Description
Implement persistent log buffer with IndexedDB
Description:
Create src/shared/logging/logBuffer.ts
to persist the last 500 log entries using IndexedDB (idb). Integrate with the logging utility and add a UI for exporting logs in the Settings page. Test performance with 500+ logs and document usage for debugging.
Acceptance Criteria:
- LogBuffer implemented with IndexedDB
- Integrated with logging utility
- UI for export in Settings
- Performance tested
- Documentation updated
Labels:
- improvement
- complexity-medium
- observability
- logging
Copilot
Metadata
Metadata
Assignees
Labels
complexity-mediumMedium implementation complexityMedium implementation complexityimprovementTechnical debt or general improvementTechnical debt or general improvementloggingobservability