zaplogger

package
v0.1.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Log is global logger
	Log *zap.Logger
)

Functions

func Init

func Init(lvl int, timeFormat string) error

Init initializes log by input parameters lvl - global log level: Debug(-1), Info(0), Warn(1), Error(2), DPanic(3), Panic(4), Fatal(5) timeFormat - custom time format for logger of empty string to use default

func ZapGrpcLoggerV2

func ZapGrpcLoggerV2(logger *zap.Logger) grpclog.LoggerV2

ZapGrpcLoggerV2 wraps a zap logger into a grpc LoggerV2

Types

This section is empty.

Jump to

Keyboard shortcuts

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