log

package
v0.4.19 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Logger is the global variable for logging
	Logger *zap.SugaredLogger
)

Functions

func Fatal

func Fatal(err error)

Fatal for logging fatal errors

func InitLogger

func InitLogger(debug, disable bool) (err error)

InitLogger initialize the logger variable

func NewLogger

func NewLogger(debug, disable bool) (*zap.SugaredLogger, error)

NewLogger is the factory method to return the instance of logger

func String

func String(key, val string) zap.Field

Types

type PrefixedLogger

type PrefixedLogger struct {
	Name string
}

func (*PrefixedLogger) Write

func (d *PrefixedLogger) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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