Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultLog ¶
func DefaultLog() leafLogger.Logger
Types ¶
type Option ¶
type Option interface {
Apply(o *options)
}
func WithMasking ¶
func WithMasking(key string, masked leafLogger.Masked) Option
func WithPrefix ¶
func WithTimeEncoder ¶
func WithTimeEncoder(timeEncoder zapcore.TimeEncoder) Option
func WithZapOption ¶
Click to show internal directories.
Click to hide internal directories.