Joel Sleppy
Results
2
issues of
Joel Sleppy
# Summary Resolve the bug (or limitation) in [this related discussion](https://github.com/encode/starlette/discussions/2522) where `Request.url_for()` cannot be called in a middleware inheriting from `BaseHTTPMiddleware` before the `Router`/`call_next` is invoked. # Checklist -...
File logging is formatted as JSON, but the console logs are not. I want the option to configure stdout logging to have JSON formatting. This allows it to play nicely...
enhancement