logger

package
v1.1.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLogger

func GetLogger(ctx context.Context) (logr.Logger, context.Context)

GetLogger retrieves the Logger from the context, or creates a new one if not present.

func LogGRPC added in v1.0.0

func LogGRPC(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (interface{}, error)

func NewLogger

func NewLogger(ctx context.Context) (logr.Logger, context.Context)

NewLogger creates a new Logger instance with a klogr logger.

func WithMethod added in v1.0.5

func WithMethod(log logr.Logger, method string) (logger logr.Logger, completionFunc func())

WithMethod returns a new Logger with method and traceID values, a context containing the new Logger, and a function to log method completion.

Types

This section is empty.

Jump to

Keyboard shortcuts

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