Files
reflector/server/reflector
Mathieu Virbel 3d131d9c09 refactor: replace loguru with structlog in ics_sync service
- Replace loguru import with structlog in services/ics_sync.py
- Update logging calls to use structlog's structured format with keyword args
- Maintains consistency with other services using structlog
- Changes: logger.info(f'...') -> logger.info('...', key=value) format
2025-09-11 09:32:38 -06:00
..
2025-08-29 18:55:51 -04:00
2025-08-01 12:13:00 -06:00
2023-07-27 15:31:58 +02:00