Set the Level

The level - similar to logging levels - is generally added by default based on the integration. You can also override it within an event.

Copied
#include <sentry.h>

sentry_set_level(SENTRY_LEVEL_WARNING);
You can edit this page on GitHub.
Package:
github:getsentry/sentry-native
Version:
0.4.2
Repository:
https://github.com/getsentry/sentry-native