Versions in this module Expand all Collapse all v0 v0.6.4 Jan 15, 2015 v0.6.3 Jan 15, 2015 v0.6.2 Dec 10, 2014 Changes in this version + type SentryHook struct + Timeout time.Duration + func NewSentryHook(DSN string, levels []logrus.Level) (*SentryHook, error) + func (hook *SentryHook) Fire(entry *logrus.Entry) error + func (hook *SentryHook) Levels() []logrus.Level