We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8590d commit ba9cb50Copy full SHA for ba9cb50
README.md
@@ -22,7 +22,7 @@
22
- [Prometheus](https://prometheus.io) metrics
23
- [OpenTelemetry](https://opentelemetry.io) traces
24
- [Structlog](https://www.structlog.org/) logging with native **logging** module support
25
- - Integrations with [FastAPI](https://fastapi.tiangolo.com) and [Starlette](https://www.starlette.io)
+ - Integrations with [Litestar](https://litestar.dev), [FastAPI](https://fastapi.tiangolo.com) and [Starlette](https://www.starlette.io)
26
- Logging support for [Uvicorn](https://www.uvicorn.org) and [Gunicorn](https://gunicorn.org) with custom **UvicornWorker**
27
28
> [!IMPORTANT]
0 commit comments