Documentation
¶
Index ¶
Constants ¶
View Source
const ( CRITICAL level = iota ERROR WARNING NOTICE INFO DEBUG )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Backend ¶ added in v0.20.0
type Backend interface {
Core(msgPriority zap.LevelEnablerFunc, encoder zapcore.Encoder) zapcore.Core
}
func NewFileBackend ¶ added in v0.20.0
func NewStdioBackend ¶ added in v0.20.0
func NewSyslogBackend ¶ added in v0.20.0
Click to show internal directories.
Click to hide internal directories.