Documentation ¶
Overview ¶
Package log is a very lightweight wrapper around the fatih/color and zerolog packages for log output
Index ¶
- func Debugf(format string, a ...interface{})
- func Debugln(a ...interface{})
- func Errorf(format string, a ...interface{})
- func Errorln(a ...interface{})
- func Fatalf(format string, a ...interface{})
- func Fatalln(a ...interface{})
- func Infof(format string, a ...interface{})
- func Infoln(a ...interface{})
- func Initialize(logLevel string)
- func Level() string
- func Warningf(format string, a ...interface{})
- func Warningln(a ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.