Documentation ¶
Index ¶
- type Null
- func (n *Null) Debug(_ ...interface{})
- func (n *Null) Debugf(_ string, _ ...interface{})
- func (n *Null) Debugln(_ ...interface{})
- func (n *Null) Error(_ ...interface{})
- func (n *Null) Errorf(_ string, _ ...interface{})
- func (n *Null) Errorln(_ ...interface{})
- func (n *Null) Info(_ ...interface{})
- func (n *Null) Infof(_ string, _ ...interface{})
- func (n *Null) Infoln(_ ...interface{})
- func (n *Null) Panic(_ ...interface{})
- func (n *Null) Panicf(_ string, _ ...interface{})
- func (n *Null) Panicln(_ ...interface{})
- func (n *Null) Warn(_ ...interface{})
- func (n *Null) Warnf(_ string, _ ...interface{})
- func (n *Null) Warnln(_ ...interface{})
- func (n *Null) WithError(_ error) log.Logger
- func (n *Null) WithField(_ string, _ interface{}) log.Logger
- func (n *Null) WithFields(_ log.Fields) log.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.