Matthew Raymer
c9536dd643
refactor: Replace console logging with logger utility
- Add logger import across multiple view components
- Replace console.error/warn/log with logger methods
- Update error handling to use structured logging
- Improve type safety for error objects
- Add crypto-browserify polyfill for browser environment
The changes improve logging by:
1. Using consistent logging interface
2. Adding structured error logging
3. Improving error type safety
4. Centralizing logging configuration
5. Fixing browser compatibility issues
Affected files:
- Multiple view components
- vite.config.ts
- Build configuration
2025-03-11 09:35:55 +00:00
..
2024-03-24 11:18:29 -06:00
2025-03-11 09:35:55 +00:00
2024-11-24 13:09:40 -07:00
2025-03-11 09:35:55 +00:00
2025-03-11 09:35:55 +00:00
2025-03-01 12:28:48 +00:00
2025-03-01 12:28:48 +00:00
2025-03-11 09:35:55 +00:00
2025-02-14 03:21:48 +00:00
2025-03-11 09:35:55 +00:00
2025-03-11 09:35:55 +00:00
2025-03-11 09:35:55 +00:00
2025-03-10 09:10:30 -06:00
2025-03-11 09:35:55 +00:00
2025-03-11 09:35:55 +00:00
2025-03-11 09:35:55 +00:00
2025-03-11 09:35:55 +00:00
2025-03-11 09:35:55 +00:00
2025-02-21 09:47:24 +00:00
2025-02-21 09:47:24 +00:00
2025-03-11 09:35:55 +00:00
2025-02-18 11:44:06 +00:00
2025-02-13 04:48:18 +00:00
2022-11-16 14:48:22 +08:00
2024-04-07 11:02:54 -06:00
2024-07-23 20:14:07 -06:00
2025-02-13 04:48:18 +00:00