Versions in this module Expand all Collapse all v0 v0.5.3-beta.1 Sep 27, 2021 v0.5.3-beta.0 Sep 24, 2021 v0.5.2 Nov 25, 2019 Changes in this version + type Hook struct + Field string + Formatter func(file, function string, line int) string + Skip int + func NewHook(levels ...logrus.Level) *Hook + func (hook *Hook) Fire(entry *logrus.Entry) error + func (hook *Hook) Levels() []logrus.Level