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
refactor(bloc_observer): enhance state change logging
- Implement truncation for long state string representations
- Prioritize 'status' property logging when available
- Improve error handling when accessing 'status' property
- Add fallback to detailed state info for states without 'status'
- Include error logging for debugging purposes
0 commit comments