Feat: Add request and response logging middleware
Introduce a loggingMiddleware
to log request and response data, including body content and duration. Adjust the main function to use this middleware for improved request tracing and monitoring.
Signed-off-by: Christian Roessner c@roessner.co