Summary
Dedicated browser DevTools panel for the graz logger output β making debugging wallet connections, transactions, and queries more visual and organized.
Current State
The logger already supports:
- Color-formatted console output with category-based coloring
- Global
window.__GRAZ_DEBUG__ flag to enable/disable
- Category filtering (wallet, transaction, query, store, multichain, event, performance)
- Performance timing with
time() / timeEnd()
Proposed Features
- Dedicated DevTools panel showing structured log output
- Real-time filtering by category and level
- Performance timeline visualization
- Export logs for bug reports
Source
Originally proposed in notes/legacy/LOGGER_DESIGN.md.
Priority: Low | Effort: Large | Status: Proposed
Summary
Dedicated browser DevTools panel for the graz logger output β making debugging wallet connections, transactions, and queries more visual and organized.
Current State
The logger already supports:
window.__GRAZ_DEBUG__flag to enable/disabletime()/timeEnd()Proposed Features
Source
Originally proposed in
notes/legacy/LOGGER_DESIGN.md.Priority: Low | Effort: Large | Status: Proposed