Using underscores in package names in discouraged: https://golang.org/doc/effective_go.html#package-names Given that this package is in a subdirectory of the logrus package, the name `airbrake` should be sufficiently descriptive.
Add a test for the Airbrake hook to: a) document how the hook is intended to work b) test that an XML payload is received with the expected message