Documentation ¶
Index ¶
- Variables
- func Cond(is bool, positive string, negative condFn) string
- func Debug(args ...any)
- func Debugf(template string, args ...any)
- func Error(args ...any)
- func Errorf(template string, args ...any)
- func Fatal(args ...any)
- func Fatalf(template string, args ...any)
- func Header(name string) string
- func Info(args ...any)
- func Infof(template string, args ...any)
- func Numerate(content string) string
- func Panic(args ...any)
- func Panicf(template string, args ...any)
- func Warn(args ...any)
- func Warnf(template string, args ...any)
Constants ¶
This section is empty.
Variables ¶
View Source
var Instance *zap.SugaredLogger
View Source
var Level zap.AtomicLevel
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.