Documentation ¶
Index ¶
- func Debug(a ...interface{})
- func Debugf(f string, a ...interface{})
- func Fatal(a ...interface{})
- func Fatalf(f string, a ...interface{})
- func Get() log.Logger
- func Info(a ...interface{})
- func Infof(f string, a ...interface{})
- func InitSyslog(target, tag string)
- func SetLevel(level string)
- func Warn(a ...interface{})
- func Warnf(f string, a ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Debugf ¶
func Debugf(f string, a ...interface{})
Debugf calls the same method on global logger.
func Fatalf ¶
func Fatalf(f string, a ...interface{})
Fatalf calls the same method on global logger.
func InitSyslog ¶
func InitSyslog(target, tag string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.