package
Version:
v0.0.0-...-d6bf56f
Opens a new window with list of versions in this module.
Published: Sep 23, 2024
License: Apache-2.0
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
¶
func Errorf(msg string, keysAndValues ...interface{})
func Infof(msg string, keysAndValues ...interface{})
type Logger interface {
Infof(msg string, keysAndValues ...interface{})
Errorf(msg string, keysAndValues ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.