package internal
Import Path
go.uber.org/zap/internal (on go.dev)
Dependency Relation
imports one package, and imported by one package
Involved Source Files
level_enabler.go
Package-Level Type Names (only one, which is exported)
LeveledEnabler is an interface satisfied by LevelEnablers that are able to
report their own level.
This interface is defined to use more conveniently in tests and non-zapcore
packages.
This cannot be imported from zapcore because of the cyclic dependency.
( LeveledEnabler) Enabled(zapcore.Level) bool
( LeveledEnabler) Level() zapcore.Level
go.uber.org/zap.AtomicLevel
*go.uber.org/zap/zapcore.hooked
*go.uber.org/zap/zapcore.ioCore
go.uber.org/zap/zapcore.leveledEnabler (interface)
*go.uber.org/zap/zapcore.levelFilterCore
go.uber.org/zap/zapcore.multiCore
*go.uber.org/zap/zapcore.sampler
LeveledEnabler : go.uber.org/zap/zapcore.LevelEnabler
LeveledEnabler : go.uber.org/zap/zapcore.leveledEnabler
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)