Documentation
¶
Index ¶
- func Debug(msg interface{}, keyvals ...interface{})
- func Debugf(format string, args ...interface{})
- func Error(msg interface{}, keyvals ...interface{})
- func Errorf(format string, args ...interface{})
- func Fatal(msg interface{}, keyvals ...interface{})
- func Fatalf(format string, args ...interface{})
- func GetDefaultLogger() *log.Logger
- func Info(msg interface{}, keyvals ...interface{})
- func Infof(format string, args ...interface{})
- func InitLogger()
- func SetLoggerDebugLevel()
- func Warn(msg interface{}, keyvals ...interface{})
- func Warnf(format string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDefaultLogger ¶
func InitLogger ¶
func InitLogger()
func SetLoggerDebugLevel ¶
func SetLoggerDebugLevel()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.