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
A lot of my logs that look fine on my console are being truncated to [Object Object] or [Array] in sentry. I'm not using a specific sentry logger, just the normal console.log.
Is there any way to not have the actual message be truncated?