# README
sentryhook
logrus sentry hook
# Functions
NewAsyncSentryHook creates a hook same as NewSentryHook, but in asynchronous mode.
NewSentryHook creates a hook to be added to an instance of logger and initializes the raven client.
NewWithClientSentryHook creates a hook using an initialized sentrygo client.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
utility classes for breadcrumb support.
SentryHook is a hook to handle writing to kafka log files.
StackTraceConfiguration allows for configuring stacktraces.
No description provided by the author
# Interfaces
The Stacktracer interface allows an error type to return a raven.Stacktrace.
# Type aliases
No description provided by the author