Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultLevels = Levels{ {"debug", zapcore.DebugLevel}, {"info", zapcore.InfoLevel}, {"warning", zapcore.WarnLevel}, {"error", zapcore.ErrorLevel}, }
Functions ¶
Types ¶
type Flags ¶
func DefaultFlags ¶
func DefaultFlags() *Flags
type Logger ¶
type Logger struct {
*zap.SugaredLogger
}
Click to show internal directories.
Click to hide internal directories.