pgjones / hypercorn

Hypercorn is an ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.
MIT License
1.18k stars 105 forks source link

Add yaml support for logging config #224

Open iliadmitriev opened 6 months ago

iliadmitriev commented 6 months ago

added: Add yaml support for logging config added: Docs how to use yaml fix: Package docutils (0.21.post1) not found

pgjones commented 6 months ago

I don't wish to add a mandatory dependency on pyyaml, I'll consider this if you make the dependency optional.