Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentry-zapcore

a simpler and cleaner integration for zap logger and sentry-go

	logger, err := zap.NewDevelopment(
		core.WithSentry(sentry.ClientOptions{
			Dsn: "http://whatever@really.com/1337",
		}),
	)

About

a simpler and cleaner integration for https://github.com/uber-go/zap and https://github.com/getsentry/sentry-go

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages