package
Version:
v0.5.2
Opens a new window with list of versions in this module.
Published: Apr 1, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package log is a convenience wrapper around go's log and fmt packages
It is not, by intention, a sophisticated logging package
func Err(msg string, a ...interface{})
Err prints a message to stderr
func Msg(msg string, a ...interface{})
Msg does not do anything in default build
Source Files
¶
Click to show internal directories.
Click to hide internal directories.