Documentation
¶
Index ¶
- type Empty
- func (Empty) Debug(msg string)
- func (Empty) Debugf(format string, args ...interface{})
- func (Empty) Error(msg string)
- func (Empty) Errorf(format string, args ...interface{})
- func (Empty) Fatal(msg string)
- func (Empty) Fatalf(format string, args ...interface{})
- func (Empty) Info(msg string)
- func (Empty) Infof(format string, args ...interface{})
- func (Empty) Trace(msg string)
- func (Empty) Tracef(format string, args ...interface{})
- func (Empty) Warn(msg string)
- func (Empty) Warnf(format string, args ...interface{})
- func (Empty) WithXField(key string, value interface{}) xlog.Logger
- func (Empty) WithXFields(fields xlog.Fields) xlog.Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.