We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97b589 commit 77cdffcCopy full SHA for 77cdffc
apps/web/sentry.client.config.ts
@@ -66,5 +66,6 @@ if (!runtimeConfig.public?.sentry?.dsn) {
66
return event
67
},
68
})
69
+
70
consola.debug(`Sentry initialized successfully`)
71
}
0 commit comments