type go.uber.org/zap/zapcore.Core (interface)
Method Implmentations
Check(Entry, *CheckedEntry) *CheckedEntry
(*hooked).Check
(*ioCore).Check
(*lazyWithCore).Check
(*levelFilterCore).Check
multiCore.Check
nopCore.Check
(*sampler).Check
Enabled(Level) bool
(*hooked).Core.Enabled
(*ioCore).LevelEnabler.Enabled
(*lazyWithCore).Core.Enabled
(*levelFilterCore).Enabled
multiCore.Enabled
nopCore.Enabled
(*sampler).Core.Enabled
Sync() error
(*hooked).Core.Sync
(*ioCore).Sync
(*lazyWithCore).Core.Sync
(*levelFilterCore).Sync
multiCore.Sync
nopCore.Sync
(*sampler).Core.Sync
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |