Documentation ¶
Index ¶
- Constants
- Variables
- func AddFlags(flags *pflag.FlagSet)
- func Configure()
- func Debugf(template string, args ...interface{})
- func DeferUntilConfigured()
- func Errorf(template string, args ...interface{})
- func Infof(template string, args ...interface{})
- func Log(level int, template string, args ...interface{})
- func Tracef(template string, args ...interface{})
- func Warnf(template string, args ...interface{})
Constants ¶
View Source
const ( Error = iota Warning Info Debug Trace )
Variables ¶
View Source
var (
Level = Info
)
Functions ¶
func DeferUntilConfigured ¶ added in v0.5.35
func DeferUntilConfigured()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.