Documentation ¶
Index ¶
- func Debug(args ...interface{})
- func Error(args ...interface{})
- func Info(args ...interface{})
- func New(conf *logcfg.LogConfiguration)
- func Panic(args ...interface{})
- func WithContext(ctx context.Context) *logrus.Entry
- func WithField(key string, value interface{}) *logrus.Entry
- func WithFields(fields Fields) *logrus.Entry
- func WithTime(t time.Time) *logrus.Entry
- type Fields
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(conf *logcfg.LogConfiguration)
func WithFields ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.