Documentation ¶
Index ¶
- func Error(v ...interface{})
- func Errorf(format string, v ...interface{})
- func Fatal(v ...interface{})
- func Fatalf(format string, v ...interface{})
- func Info(v ...interface{})
- func Infof(format string, v ...interface{})
- func InitLogger()
- func Warning(v ...interface{})
- func Warningf(format string, v ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitLogger ¶
func InitLogger()
InitLogger The cLogger package is just a proxy to the Google/Logger package and has to initialize it first to be able to use it
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.