Documentation ¶
Index ¶
- Constants
- Variables
- func AddFlags(flags *pflag.FlagSet)
- func Configure()
- func Debugf(template string, args ...interface{})
- func Errorf(template string, args ...interface{})
- func Infof(template string, args ...interface{})
- func Log(level int, template string, args ...interface{})
- func Warnf(template string, args ...interface{})
- type TempLevel
Constants ¶
View Source
const ( Error = iota Warning Info Debug )
Variables ¶
View Source
var (
Level = Info
)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.