feat(GODT-2639): Enhance sentry init log.
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
#include <sentry.h>
|
||||
|
||||
void initSentry();
|
||||
QByteArray getProtectedHostname();
|
||||
void setSentryReportScope();
|
||||
sentry_options_t* newSentryOptions(const char * sentryDNS, const char * cacheDir);
|
||||
sentry_uuid_t reportSentryEvent(sentry_level_t level, const char *message);
|
||||
|
||||
Reference in New Issue
Block a user