package
Version:
v1.2.8
Opens a new window with list of versions in this module.
Published: Jan 30, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
type Logger interface {
GetLogger(topic string) Logger
Debugf(msg string, args ...interface{})
Infof(msg string, args ...interface{})
Errorf(msg string, args ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.