lab001

command
v0.0.0-...-f10d331 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 License: MIT Imports: 3 Imported by: 0

README

报告错误,error

注意点

  • 设置User信息,raven.SetUserContext(&raven.User{ID: "123", Email: "136542728@qq.com"})
  • 设置tag信息,raven.CaptureErrorAndWait(errors.New("a > 6"), map[string]string{"myErrorCode": "999001"})

运行结果

设置SetUserContext

Imgur

设置tag

Imgur

参考资料

https://blog.sentry.io/2015/07/07/logging-go-errors

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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