Documentation ¶
Index ¶
- func Bool(key string, value bool) log.Field
- func Delay(d time.Duration) log.Field
- func Duration(d time.Duration) log.Field
- func Elapsed(d time.Duration) log.Field
- func Err(err error) log.Field
- func Float32(key string, value float32) log.Field
- func Float64(key string, value float64) log.Field
- func ID(id types.Key) log.Field
- func Int(key string, value int) log.Field
- func Int32(key string, value int32) log.Field
- func Int64(key string, value int64) log.Field
- func Key(key string) log.Field
- func Method(method string) log.Field
- func Name(name string) log.Field
- func OrgID(orgID types.Key) log.Field
- func StatusCode(sc int) log.Field
- func String(key, value string) log.Field
- func Subject(value string) log.Field
- func Text(value string) log.Field
- func URL(url string) log.Field
- func Value(in interface{}) log.Field
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.