Versions in this module Expand all Collapse all v0 v0.0.3 Aug 22, 2022 Changes in this version + var HostFieldName = "host" + var ModFieldName = "mod" + type Formatter func(interface{}) string + type Writer struct + FormatCaller Formatter + FormatErrFieldName Formatter + FormatErrFieldValue Formatter + FormatFieldName Formatter + FormatFieldValue Formatter + FormatLevel Formatter + FormatMessage Formatter + FormatTimestamp Formatter + NoColor bool + Out io.Writer + PartsOrder []string + TimeFormat string + func New(options ...func(w *Writer)) Writer + func (w Writer) Write(p []byte) (n int, err error) v0.0.2 Aug 21, 2022