#How can I inspect my current Sentry config?
8 messages · Page 1 of 1 (latest)
what exactly is inconsistent? have you tried running it with debug: true in your Sentry.init() options?
I'm running my app in Vercel - some vercel functions execute the sentry code, while others do not, and I have no idea why 🙁
interestingly, sentry's Sentry.captureMessage function works consistently, but Sentry.logger.info does not 🤷♂️
the debug output is present, but the output from Sentry.logger.info is missing
did you leave some feedback on the logs page in app by chance? we've had a similar issue come through earlier today 😅