Closed
Description
Sentry Feedback: JAVASCRIPT-31SF
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?