Versions in this module Expand all Collapse all v1 v1.0.1 Aug 8, 2022 v1.0.0 Aug 4, 2022 Changes in this version + func AddField(e *logrus.Entry, name string, value interface{}) *logrus.Entry + func AddFields(e *logrus.Entry, fields map[string]interface{}) *logrus.Entry + func Debug() + func DefaultOptions() []bundles.Option + func Disable() + func Error() + func Fatal() + func GetLogger(prefix string) *logrus.Entry + func Info() + func Panic() + func Trace() + func Warn()