Versions in this module Expand all Collapse all v1 v1.0.0 Mar 24, 2023 Changes in this version + var ErrMissingValue = errors.New("(MISSING)") + type Logger interface + Log func(keyvals ...interface{}) error + func NewJSONLogger(w io.Writer) Logger + func NewNopLogger() Logger