msr-mod/src/utils
Astrian Zheng 60740274b7
refactor: replace console statements with debug instances
- Replace all console.log/error/warn statements with appropriate debug instances
- Add debug utils with modular debug instances for different components
- Use debugUI for UI components (pages and components)
- Use debugStore for store files
- Use debugUtils for utility functions
- Use debugPlayroom for Playroom specific debugging
- Use debugLyrics for lyrics-related debugging
- Use debugVisualizer for audio visualization debugging
- Use debugResource for resource checking debugging
- Maintain original message content with Chinese descriptions
- Preserve Tab indentation throughout all files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-19 13:24:39 +10:00
..
artistsOrganize.ts feat: 添加 TrackItem 组件并优化专辑详情页 2025-05-25 08:57:13 +10:00
audioVisualizer.ts refactor: replace console statements with debug instances 2025-08-19 13:24:39 +10:00
browserDetection.ts refactor: replace console statements with debug instances 2025-08-19 13:24:39 +10:00
cicdInfo.ts fix: update VITE_HASH_ID to use full SHA in build jobs and adjust display in cicdInfo 2025-05-29 11:53:29 +10:00
debug.ts refactor: replace console statements with debug instances 2025-08-19 13:24:39 +10:00
index.ts fix: 解决 Safari 浏览器音频播放问题 2025-06-04 22:23:34 +10:00
songResourceChecker.ts refactor: replace console statements with debug instances 2025-08-19 13:24:39 +10:00