All checks were successful
Deploy to Staging / Build Images (pull_request) Successful in 3m13s
Deploy to Staging / Deploy to Staging (pull_request) Successful in 21s
Deploy to Staging / Verify Staging (pull_request) Successful in 2m25s
Deploy to Staging / Notify Staging Ready (pull_request) Successful in 8s
Deploy to Staging / Notify Staging Failure (pull_request) Has been skipped
- Create centralized logger utility at frontend/src/utils/logger.ts - Support debug/info/warn/error levels controlled by VITE_LOG_LEVEL - Sanitize sensitive data (tokens, passwords, secrets) in log output - Graceful fallback to 'info' level for invalid VITE_LOG_LEVEL values - Add VITE_LOG_LEVEL to ImportMetaEnv type definitions Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>