//
pkg.gl
Category
github.com/redhatinsights/platform-go-middlewares/v2
logging
package
2.0.0-beta.2
Repository:
https://github.com/redhatinsights/platform-go-middlewares.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
5
Dependents
0
Files
29 SLOC
#
Packages
cloudwatch
No description provided by the author
#
Functions
Logger
Logger is a middleware that logs the start and end of each request, along with some useful data about what was requested, what the response status was, and how long it took to return.