mission-control/src/components
Bhavikprit 797799ae0b feat(#39): replace console.log/error/warn with structured client logger
Add src/lib/client-logger.ts and replace all 55+ console calls across 19 client files with scoped createClientLogger instances. Production suppresses debug+info. Fix variable shadowing in log-viewer-panel.tsx.

Addresses #39
2026-03-04 11:29:48 +04:00
..
chat feat(#39): replace console.log/error/warn with structured client logger 2026-03-04 11:29:48 +04:00
dashboard feat(#39): replace console.log/error/warn with structured client logger 2026-03-04 11:29:48 +04:00
hud feat: initial open-source release 2026-02-23 02:00:44 +07:00
layout feat: add service CTA and update promo links 2026-03-04 09:54:35 +07:00
panels feat(#39): replace console.log/error/warn with structured client logger 2026-03-04 11:29:48 +04:00
ui feat: phase 1 workspace isolation across auth and core APIs (#112) 2026-03-04 00:27:47 +07:00
ErrorBoundary.tsx feat(#39): replace console.log/error/warn with structured client logger 2026-03-04 11:29:48 +04:00
markdown-renderer.tsx feat: phase 1 workspace isolation across auth and core APIs (#112) 2026-03-04 00:27:47 +07:00