package
Version:
v0.2.8
Opens a new window with list of versions in this module.
Published: Aug 28, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type BiLogger interface {
Info(args ...interface{})
Warn(args ...interface{})
Infof(format string, args ...interface{})
Warnf(format string, args ...interface{})
}
Logger for log
Source Files
¶
Click to show internal directories.
Click to hide internal directories.