b69f6c6b6b
Refactor example.ts to use pino logger with structured data: - Replace all console.log with logger.debug/fatal - Use objects for data instead of string concatenation - Add contacts.upsert event handler - Improves log filtering and searchability