logging

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ComponentName    = "audit"
	JSONEncoder      = "json"
	StdOutSinkName   = "stdout"
	StdErrSinkName   = "stderr"
	LoggerLevel      = "level"
	LoggerTimestamp  = "timestamp"
	LoggerLogger     = "logger"
	LoggerCaller     = "caller"
	LoggerMessage    = "message"
	LoggerStacktrace = "stacktrace"
)

Variables

This section is empty.

Functions

func ContextWithTraceID

func ContextWithTraceID(value string) context.Context

func InitializeLogger

func InitializeLogger(logLevel zapcore.Level) error

InitializeLogger func

func Logger

func Logger() *zap.Logger

Logger func

func LoggerWithContext

func LoggerWithContext(ctx context.Context) *zap.SugaredLogger

LoggerWithContext func

func SetOutputSinks

func SetOutputSinks(out string, err string) error

Types

type ZapLogLevelMapper

type ZapLogLevelMapper struct {
}

func (ZapLogLevelMapper) Map

func (z ZapLogLevelMapper) Map(_ any, scannedValue any) (any, error)

Jump to

Keyboard shortcuts

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