package
0.0.0-20170403140351-21d4febd4bca
Repository: https://github.com/sirbu/golang-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.