rwadurian/backend/services/contribution-service/src/application/event-handlers
hailin c0d0088b8e feat(contribution-service): enhance CDC event logging for debugging
Add detailed [CDC] prefixed logs to all CDC handlers:
- cdc-consumer.service.ts: log message parsing, handler dispatch
- user-synced.handler.ts: log user sync operations with field details
- adoption-synced.handler.ts: log adoption sync and contribution calc
- referral-synced.handler.ts: log referral relationship sync

All logs use consistent [CDC] prefix for easy filtering.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 06:41:24 -08:00
..
adoption-synced.handler.ts feat(contribution-service): enhance CDC event logging for debugging 2026-01-12 06:41:24 -08:00
cdc-event-dispatcher.ts refactor(cdc): 统一使用 Debezium CDC 进行数据同步 2026-01-11 23:19:34 -08:00
referral-synced.handler.ts feat(contribution-service): enhance CDC event logging for debugging 2026-01-12 06:41:24 -08:00
user-synced.handler.ts feat(contribution-service): enhance CDC event logging for debugging 2026-01-12 06:41:24 -08:00