Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMaskCore ¶
func NewMaskCore(rules MaskRules, lv zapcore.LevelEnabler, enc zapcore.Encoder, out zapcore.WriteSyncer) zapcore.Core
Types ¶
type MaskCore ¶
type MaskCore struct { zapcore.LevelEnabler // contains filtered or unexported fields }
func (*MaskCore) Check ¶
func (c *MaskCore) Check(ent zapcore.Entry, ce *zapcore.CheckedEntry) *zapcore.CheckedEntry
Click to show internal directories.
Click to hide internal directories.