Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + const FieldCtx + func New(cfg *Config) *logrus.Entry + type Config struct + BuildHash string + Level LogLevel + type Formatter struct + func (f *Formatter) Format(entry *logrus.Entry) ([]byte, error) + type LogLevel logrus.Level + func (m *LogLevel) Unmarshal(in string) error + type THTimeForcedFormatter struct + OrigFormatter logrus.Formatter + Time time.Time + func (f *THTimeForcedFormatter) Format(entry *logrus.Entry) ([]byte, error)