# Functions
ContextWithLogger wraps the logr NewContext function.
EchoContextWithLogger the logger in the given echo context.
LoggerFromContext wraps the LoggerFromContext or creates a Zap production logger.
LoggerFromEchoContext find the logger in the echo context or returns a new prom logger.
Middleware creates a production logger and sets it in the context for the incoming requests.
NewPromLogger wraps the creation of a new prometheus production logger.
No description provided by the author