package
Version:
v0.0.0-...-e4508ab
Opens a new window with list of versions in this module.
Published: Jan 25, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package log provides an interface and a few helper functions/constants.
Log is an internal helper function to be used by this library.
type Fields map[string]interface{}
Fields is a map of key value pairs of extra information worthwhile logging.
LogLevel defines the log level constants.
Logger is the logger interface that should be used by libraries to log.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.