Files
Stream-Mapparr/Stream-Mapparr
Claude 650e62ad4b Refactor: Comprehensive logging level review and cleanup
Additional logs moved to DEBUG level:
- Settings and configuration operations (loaded/saved settings, schedule config)
- API request details (PATCH/POST requests, token caching)
- Internal operations (frontend refresh, WebSocket updates)
- Pagination details (reached last page messages for groups/streams)
- Schedule syncing and viewing operations
- Channel database reloading in fuzzy matcher

These changes ensure that:
- INFO level shows only user-facing events and important state changes
- DEBUG level contains detailed operational and internal information
- Logs are consistent across all actions (preview_changes, add_streams, etc.)
- Cleaner log output for production use while maintaining debuggability

Benefits:
- Reduced log noise in production environments
- Easier troubleshooting with DEBUG level when needed
- Consistent logging patterns across the entire codebase
- Better separation between user-facing and internal operations
2025-11-28 17:54:15 +00:00
..
2025-11-27 14:37:24 -06:00
2025-11-27 14:37:24 -06:00
2025-11-27 14:37:24 -06:00
2025-10-09 11:30:19 -05:00
2025-11-27 14:37:24 -06:00
2025-11-10 19:47:36 -06:00
2025-10-01 19:01:07 -05:00
2025-10-24 06:37:21 -05:00
2025-11-27 14:37:24 -06:00