zap

package module
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2023 License: Apache-2.0 Imports: 7 Imported by: 2

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 WithLogger added in v1.2.1

func WithLogger(zapLogger *zap.Logger) logger.Option

WithLogger pass zap.Logger 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