Eazy structlog configuration for asgi applications.
How to install
pip install structlog-asgiTry 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.gunicornOnly uvicorn
python -m examples.uvicorn