package
Version:
v0.0.8
Opens a new window with list of versions in this module.
Published: Mar 9, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Log is a implementation that supports tagging.
New returns a log with the given description that can be tagged.
func Newf(format string, v ...interface{}) Log
Newf returns a log with the given formatted description that can be tagged.
Tag sets the named tag with the given value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.