package
0.22.0
Repository: https://github.com/w6d-io/x.git
Documentation: pkg.go.dev

# Functions

GetCorrelationID get the correlation id from the context or return an empty string.
GetLogValues get values from context and return a key/value interface.
WithName provides a new logger with the name appended and values from context.

# Constants

CorrelationID correlation ID key.
IPAddress ip address key.
Kind kind key.
Method http method key.
URI http uri.

# Variables

FieldString match string and Field.

# Type aliases

Field is key for logs in context.