package
0.32.1
Repository: https://github.com/adguardteam/golibs.git
Documentation: pkg.go.dev

# Functions

InitDefaultHub initializes the default Sentry hub.
MustInitDefaultHub is like [InitDefaultHub] but panics on errors.
ReportPanics reports all panics using the default Sentry hub and repanics.
SetDefaultLogger sets the default Sentry logger to l with prefix p and level debug.

# Constants

DefaultLoggerPrefix is the default prefix for the debug logger set in [SetDefaultLogger].
DSNEnv is the name of the environment variable for the Sentry DSN.