func IntoContext(log logr.Logger) gin.HandlerFunc
IntoContext sets the logger on the request context
func RequestLogger(log logr.Logger) gin.HandlerFunc
TODO: should make use of fog.MiddlewareLogger once it is able to log.WithValues the request properly (see pkg/edge/api/middleware/request.go)
func SetOperationInContext() gin.HandlerFunc
SetOperationInContext adds random operation id to context