logger

package
v0.64.1 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(msg string, args ...zap.Field)

func Error

func Error(msg string, args ...zap.Field)

func Fatal

func Fatal(msg string, args ...zap.Field)

func Handler

func Handler() http.Handler

Handler returns http handler to view/change log level in runtime, see go.uber.org/zap@v1.18.1/http_handler.go for usage

func Info

func Info(msg string, args ...zap.Field)

func Panic

func Panic(msg string, args ...zap.Field)

func SetLevel

func SetLevel(level zapcore.Level)

func Warn

func Warn(msg string, args ...zap.Field)

Types

type Logger

type Logger struct {
	*zap.Logger
	zap.AtomicLevel
}

Jump to

Keyboard shortcuts

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