Documentation
¶
Overview ¶
This package is now deprecated. Please use hlandau/xlog.
Index ¶
- Variables
- func Debug(v ...interface{})
- func Debuge(err error, v ...interface{})
- func Error(v ...interface{})
- func Errore(err error, v ...interface{})
- func Fatal(v ...interface{})
- func Fatale(err error, v ...interface{})
- func Info(v ...interface{})
- func Infoe(err error, v ...interface{})
- func Notice(v ...interface{})
- func Noticee(err error, v ...interface{})
- func Panic(v ...interface{})
- func Panice(err error, v ...interface{})
- func Warning(v ...interface{})
- func Warninge(err error, v ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var _, Log = xlog.New("legacy-log")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.