package
Version:
v1.2.3
Opens a new window with list of versions in this module.
Published: Nov 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package logger provides logging facility.
Logger provides logging facility using klog.
AddFlags adds the flags such as -v.
Printf writes the message to stderr.
V returns a logger enabled only if the level is enabled.
type Verbose interface {
Infof(format string, args ...interface{})
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.