Versions in this module Expand all Collapse all v0 v0.1.1 Jul 12, 2018 v0.1.0 Jan 16, 2018 Changes in this version + type Hooker struct + func NewHooker(mgoURL, db, collection string) (*Hooker, error) + func NewHookerFromSession(session *mgo.Session, db, collection string) *Hooker + func (h *Hooker) Fire(entry *logrus.Entry) error + func (h *Hooker) Levels() []logrus.Level