package
Version:
v0.0.0-...-4f2e7f3
Opens a new window with list of versions in this module.
Published: Jul 23, 2018
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.