Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DPanic, Panic and Fatal level can not be set by user DebugLevelStr string = "debug" InfoLevelStr string = "info" WarningLevelStr string = "warning" ErrorLevelStr string = "error" )
Variables ¶
This section is empty.
Functions ¶
func NewSugar ¶
func NewSugar(name string) *zap.SugaredLogger
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.