Skip to content

nkhitrov/structlog-asgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

structlog-asgi

Eazy structlog configuration for asgi applications.

PyPI package

Source code

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

Releases

No releases published

Packages

No packages published

Languages