package
Version:
v0.11.310
Opens a new window with list of versions in this module.
Published: Oct 7, 2025
License: 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
¶
type Logger interface {
Debug(args ...interface{})
Debugf(template string, args ...interface{})
Warnf(template string, args ...interface{})
Debugw(msg string, keysAndValues ...interface{})
Error(args ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.