# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package logx provides tools to handle log
WithName provides a new logr.Logger:
ctx := context.WithValue(c.Request.Context(), "correlation_id", correlationID) ctx = context.WithValue(ctx, "ipaddress", ip) ctx = context.WithValue(ctx, "kind", "http") log := logx.WithName(ctx, "Test")
GetLogValues returns a keysAndValues model compatible with logrLogger.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author