package
0.2.2
Repository: https://github.com/akleinloog/http-logger.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New initializes a new logger.
RequestLogger 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.

# Variables

No description provided by the author

# Structs

Logger is used for logging.
No description provided by the author