Open
Description
https://github.com/encode/uvicorn/blob/master/uvicorn/protocols/websockets/websockets_impl.py
Every time a new websocket request comes in something like this appears in the logs:
INFO [uvicorn.error] ('127.0.0.1', 47014) - "WebSocket /api" [accepted]
This is slightly confusing since it is in fact not an error. What's the purpose of naming it uvicorn.error ? We noticed this when ossec kept triggering on every incoming request spamming us with false alarms.
There are other questionable occurences like
INFO [uvicorn.error] Application startup complete.
Important
- We're using Polar.sh so you can upvote and help fund this issue.
- We receive the funding once the issue is completed & confirmed by you.
- Thank you in advance for helping prioritize & fund our backlog.