django / daphne

Django Channels HTTP/WebSocket server
BSD 3-Clause "New" or "Revised" License
2.32k stars 256 forks source link

Convert Access Log Generator to use Python logging #473

Open mbidewell opened 1 year ago

mbidewell commented 1 year ago

Commits to move forward #116. Convert the access log to use the python logging framework. Also pass data as named components to make it easier for JSON formatting