# Functions
CaptureError sends error to Sentry, prints it.
CaptureErrorf returns formatted message-only Error.
CaptureFatal sends fatal to Sentry, prints it and exits if not nil.
CaptureFatalf returns formatted message-only Error.
CaptureInfo sends info to Sentry, prints it and exits if not nil.
CaptureInfof returns formatted message-only Error.
CaptureWarning sends warning to Sentry, prints it.
CaptureWarningf returns formatted message-only Error.
No description provided by the author
ErrorMessage returns message-only Error
.
ErrorMessagef returns formatted message-only Error
.
Fatal prints error and exits if not nil.
InitSentry initializes logging to sentry
.
Println prints error if not nil.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author