Versions in this module Expand all Collapse all v1 v1.16.3 May 28, 2021 v1.16.2 May 28, 2021 v1.16.1 May 28, 2021 Changes in this version + type LogHook struct + ErrorChannel string + Slack *slack.Client + func NewLogHook(token string, channel string) *LogHook + func (t *LogHook) Fire(e *logrus.Entry) error + func (t *LogHook) Levels() []logrus.Level