# Functions
AddContextValue adds a key value pair to the logging context.
FromContext returns the context values of a ctx.
New creates a new context logger that delegates the actual requests to the delegate but injects the context log values.
No description provided by the author
# Type aliases
ContextValues describes the context values.