You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: standardizes logging across the Notify-Chain listener service for easier debugging and monitoring. All production code now uses the centralized Winston logger with consistent structure, log levels, timestamps, and error formatting.#109