[Sub-issue #80-D]: Frontend Logger Module #84
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent Issue
Refs #80 - Unified Debug Logging System
Scope
Create centralized frontend logger that respects VITE_LOG_LEVEL and includes request correlation.
Files to Create/Modify
frontend/src/utils/logger.tsfrontend/vite.config.ts- Ensure VITE_LOG_LEVEL is availableImplementation Details
logger.ts
API Client Integration
Update API client to:
Acceptance Criteria
Dependencies
Depends on #80-A (config generator)
Milestone
Milestone 3: Frontend Logging