minor: ansi codes in log output
Open
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 292
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 3
Description
I use Rich as my Django logger, as described here: https://www.willmcgugan.com/blog/tech/post/richer-django-logging/
Everything worked fine with runserver, however once I started using Daphene there were ansi codes in the output.

I opened an issue in the Rich repo, but was advised that the issue is likely with Daphne https://github.com/Textualize/rich/issues/2127.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.