1.2.0
By default the Tracer[F].middleware(httpApp)
no longer logs the request and response. There's a new loggingMiddleware
construct for logging request and response. For custom logging see the usage guide.
Changes
- #34 Optional request / response logging
Dependency updates
No updates.