zap

package module
v3.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLogger

func NewLogger(opts ...logger.Option) (logger.Logger, error)

New builds a new logger based on options

func WithConfig

func WithConfig(c zap.Config) logger.Option

WithConfig pass zap.Config to logger

func WithEncoderConfig

func WithEncoderConfig(c zapcore.EncoderConfig) logger.Option

WithEncoderConfig pass zapcore.EncoderConfig to logger

func WithNamespace

func WithNamespace(namespace string) logger.Option

func WithOptions

func WithOptions(opts ...zap.Option) logger.Option

Types

type Options

type Options struct {
	logger.Options
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL