Versions in this module Expand all Collapse all v0 v0.13.0 Jan 30, 2020 v0.12.0 Aug 25, 2018 v0.11.1 May 9, 2018 Changes in this version + var Log = log.New() + func ForTask(repr LogRepresenter) *log.Entry + type Formatter struct + func (f *Formatter) Format(entry *log.Entry) ([]byte, error) + type LogRepresenter interface + Repr func() string