void gvm_sentry_log(const char *)
Send a message to Sentry server if it was initialized.
Definition: gvm_sentry.c:111
int gvm_has_sentry_support(void)
Check for sentry support.
Definition: gvm_sentry.c:40
void gvm_sentry_init(const char *, const char *)
Initialize Sentry.
Definition: gvm_sentry.c:88
void gvm_close_sentry(void)
Shutdown Sentry if it was initialized.
Definition: gvm_sentry.c:136