Eazy structlog configuration for asgi applications.
How to install
pip install structlog-asgi
Try out examples to see hot to use it.
Install package structlog-asgi
and copy example code or clone this repo.
Gunicorn with uvicorn worker
python -m examples.gunicorn
Only uvicorn
python -m examples.uvicorn