The highest tagged major version is
v2.
package
Version:
v1.4.0-rc.1
Opens a new window with list of versions in this module.
Published: Apr 8, 2020
License: Apache-2.0, Apache-2.0
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 a logging interface for use in this library.
type Logger interface {
Infof(format string, args ...interface{})
Errorf(format string, args ...interface{})
}
Logger interface for reporting informational and warning messages.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.