Documentation
¶
Index ¶
Constants ¶
View Source
const FormatIDAS log.AllowedFormat = "idas"
Variables ¶
View Source
var TitleKey = &titleKey{}
Functions ¶
func NewIdasLogger ¶
NewIdasLogger returns a logger that encodes keyvals to the Writer in logfmt format. Each log event produces no more than one call to w.Write. The passed Writer must be safe for concurrent use by multiple goroutines if the returned Logger will be used concurrently.
func WrapKeyName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.