//
pkg.gl
Category
github.com/robinjoseph08/golib
echo
v4
middleware
logger
package
0.3.0
Repository:
https://github.com/robinjoseph08/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
80 SLOC
#
Functions
FromEchoContext
FromEchoContext returns a logger.Logger from the given echo.Context.
IDFromEchoContext
IDFromEchoContext returns the request ID from the given echo.Context.
Middleware
Middleware attaches a logger.Logger instance with a request ID onto the context.