# Functions

NewBugsnagHook initializes a logrus hook which sends exceptions to an exception-tracking service compatible with the Bugsnag API.

# Variables

ErrBugsnagUnconfigured is returned if NewBugsnagHook is called before bugsnag.Configure.

# Structs

ErrBugsnagSendFailed indicates that the hook failed to submit an error to bugsnag.