bugsnag

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBugsnagHook

func NewBugsnagHook(options logrus_mate.Options) (hook logrus.Hook, err error)

Types

type BugsnagHookConfig

type BugsnagHookConfig struct {
	Endpoint     string `json:"endpoint"`
	ReleaseStage string `json:"release_stage"`
	APIKey       string `json:"api_key"`
	Synchronous  bool   `json:"synchronous"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL