{"id":52245,"library":"shopify-logrus-bugsnag","title":"logrus-bugsnag","description":"Package logrus-bugsnag provides a Logrus hook for sending errors to Bugsnag.","status":"active","version":"0.0.0-20230814024721-81546a0197a8","language":"go","source_language":null,"source_url":"https://github.com/Shopify/logrus-bugsnag","tags":["logging","bugsnag","hook","error-reporting"],"install":[{"cmd":"go get github.com/Shopify/logrus-bugsnag","lang":"bash","label":"Install github.com/Shopify/logrus-bugsnag"}],"dependencies":[],"imports":[{"symbol":"logrus_bugsnag","correct":"github.com/Shopify/logrus-bugsnag"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/Shopify/logrus-bugsnag\"\n\t\"github.com/sirupsen/logrus\"\n)\n\nfunc main() {\n\thook, err := logrus_bugsnag.NewBugsnagHook(\"your-api-key\", \"production\", nil)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tlogrus.AddHook(hook)\n\tlogrus.Error(\"Something went wrong\")\n}","lang":"go","description":"Send Logrus log entries to Bugsnag"},"warnings":[],"env_vars":null,"search_vec":"'bugsnag':3,7,16,18 'error':14,21 'error-report':20 'hook':11,19 'log':17 'logrus':2,6,10 'logrus-bugsnag':1,5 'packag':4 'provid':8 'report':22 'send':13","created_at":"2026-06-15T06:47:34.301400+00:00","updated_at":"2026-06-15T06:47:34.301400+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/Shopify/logrus-bugsnag","github":"https://github.com/Shopify/logrus-bugsnag","docs":"https://pkg.go.dev/github.com/Shopify/logrus-bugsnag#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["logging","observability"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}