Documentation ¶
Index ¶
- Variables
- func Debug(v ...interface{})
- func Debugf(format string, args ...interface{})
- func Error(v ...interface{})
- func Fatal(v ...interface{})
- func Fatalf(format string, args ...interface{})
- func Info(v ...interface{})
- func InfoWithSource(v ...interface{})
- func Infof(format string, args ...interface{})
- func Setup()
- func TraceIP(ipaddr, endpoint string)
- func Warn(v ...interface{})
- func WarnWithSource(v ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultCallerDepth = 2
)
View Source
var Logger *logrus.Logger
Functions ¶
func InfoWithSource ¶
func InfoWithSource(v ...interface{})
func WarnWithSource ¶
func WarnWithSource(v ...interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.