Documentation
¶
Index ¶
- type Wrapper
- func (lg *Wrapper) Error(args ...interface{})
- func (lg *Wrapper) Errorf(f string, args ...interface{})
- func (lg *Wrapper) Fatal(args ...interface{})
- func (lg *Wrapper) Fatalf(f string, args ...interface{})
- func (lg *Wrapper) Info(args ...interface{})
- func (lg *Wrapper) Infof(f string, args ...interface{})
- func (lg *Wrapper) Warn(args ...interface{})
- func (lg *Wrapper) Warnf(f string, args ...interface{})
- func (lg *Wrapper) WithField(k string, v interface{}) logging.Logger
- func (lg *Wrapper) WithFields(f map[string]interface{}) logging.Logger
- func (lg *Wrapper) WithHTTPRequest(r *http.Request) logging.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.