package
5.0.2+incompatible
Repository: https://github.com/meateam/api-gateway.git
Documentation: pkg.go.dev

# Functions

LogError logs err with logger.Errorf if err is non-nil.
SetLogger initializes the logging middleware.
StartSpan starts an externalGRPCSpanType span under the transaction in ctx, returns the created span and the context with the traceparent header matadata.

# Structs

Config is the configuration struct for the logger, Logger - a logrus Logger to use in the logger.