# 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