package
0.0.0-20240710140733-2dbcfd2b2682
Repository: https://github.com/seacloudhub/backend.git
Documentation: pkg.go.dev

# Functions

Debug send debug information to sentry server.
Debugf send debug formatted message to sentry server.
Error send error to sentry server.
Errorf send error with custom message to sentry server.
Fatal send fatal signal to sentry server.
Fatalf send fatal signal with custom message to sentry server.
Info send information to sentry server.
Infof send formatted message to sentry server.
Warning send warning message to sentry server.
Warningf send formatted message to sentry server.
WithContext set context into the current scope.
WithContextValues set extras infor into current scope.
WithExtras set extras infor into current scope.
WithTags set extras infor into current scope.

# Variables

No description provided by the author

# Structs

Sentry hold information for a sentry scope.