package
Version:
v0.12.17
Opens a new window with list of versions in this module.
Published: May 28, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Tag is tag value
func NewTag(in interface{}) Tag
NewTag formats a value to print.
Tags are named datum to add to a log line
func MapToTags(m map[string]interface{}) (tags Tags)
MapToTags convert a interface map to Tags
func ReadTags(tags ...interface{}) Tags
ReadTags read in tags from a list of [string, value]
Value implements a tag value stringer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.