logger

package
v1.0.43 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 License: Apache-2.0 Imports: 2 Imported by: 19

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Debug = func(msg string, fields ...zap.Field) {
	Log.Debug(msg, fields...)
}
View Source
var Error = func(msg string, fields ...zap.Field) {
	Log.Error(msg, fields...)
}
View Source
var Fatal = func(msg string, fields ...zap.Field) {
	Log.Fatal(msg, fields...)
}
View Source
var Info = func(msg string, fields ...zap.Field) {
	Log.Info(msg, fields...)
}
View Source
var Log *zap.Logger = getLogger()

Functions

func Get

func Get() *zap.Logger

Types

This section is empty.

Jump to

Keyboard shortcuts

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