Versions in this module Expand all Collapse all v0 v0.3.0 May 23, 2025 Changes in this version + func WithContextValues(ctx context.Context, data map[string]interface{}) context.Context v0.2.0 Nov 15, 2024 Changes in this version + var Version = "v1" + func Debug(ctx context.Context, msg string, args ...any) + func Error(ctx context.Context, msg string, args ...any) + func Info(ctx context.Context, msg string, args ...any) + func Warning(ctx context.Context, msg string, args ...any) v0.1.0 Sep 5, 2024