Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewZap ¶
func NewZap(opts ...OptionFunc) contract.LoggerHandler
Types ¶
type OptionFunc ¶
type OptionFunc func(o *zapOption)
func WithCallerSkip ¶
func WithCallerSkip(i int) OptionFunc
func WithModel ¶
func WithModel(name string) OptionFunc
func WithNamespace ¶
func WithNamespace(namespace string) OptionFunc
func WithOutput ¶
func WithOutput(output ...output.Output) OptionFunc
func WithTimeFormat ¶
func WithTimeFormat(timeFormat string) OptionFunc
Click to show internal directories.
Click to hide internal directories.