package
0.0.1
Repository: https://github.com/zenithar/go-common.git
Documentation: pkg.go.dev

# Functions

NewSentryHook creates a hook to be added to an instance of logger and initializes the raven client.
NewWithClientSentryHook creates a hook using an initialized raven client.
NewWithTagsSentryHook creates a hook with tags to be added to an instance of logger and initializes the raven client.

# Structs

SentryHook delivers logs to a sentry server.