Hi Everyone, I'm currently running a react-native...
# community-support
a
Hi Everyone, I'm currently running a react-native project on CircleCI. In that project, I have Sentry that hooks up in the build process to generate sourcemap and upload it to Sentry. like this : apply from: "../../node_modules/@sentry/react-native/sentry.gradle" I want to know if there's a way to add debug log to only the sentry.gradle file ?