package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Jul 1, 2019
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 {
Fatalf(string, ...interface{})
Debugf(string, ...interface{})
Errorf(string, ...interface{})
Infof(string, ...interface{})
Warnf(string, ...interface{})
Debug(...interface{})
Warn(...interface{})
Info(...interface{})
Fatal(...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.