package
Version:
v2.1.1
Opens a new window with list of versions in this module.
Published: Nov 17, 2022
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 GLog interface {
Info(args ...interface{})
InfoF(format string, args ...interface{})
Debug(args ...interface{})
DebugF(format string, args ...interface{})
Warn(args ...interface{})
WarnF(format string, args ...interface{})
Error(args ...interface{})
ErrorF(format string, args ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.