Documentation
¶
Index ¶
- Constants
- func Debug(data ...any)
- func Dev(data ...any)
- func Error(data ...any)
- func Fatal(data ...any)
- func Info(data ...any)
- func Init(level string) error
- func InitWith(level string, options Options) error
- func IsDebug() bool
- func IsDev() bool
- func IsError() bool
- func IsFatal() bool
- func IsInfo() bool
- func IsWarn() bool
- func Level() string
- func Sync()
- func Warn(data ...any)
- type Options
Constants ¶
View Source
const DeveloperLevel zapcore.Level = -2
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.