2021年3月11日星期四

Is there a way to enable verbose logging in Django Channels?

I have Django Rest Framework and Channels installed on a Heroku server. I am having issues with socket signals my API is sending to my sockets actually getting received by the consumer. Is there a way to enable some sort of verbose logging so I can see every call that Channels is receiving, and where it is sending it to?

https://stackoverflow.com/questions/66592764/is-there-a-way-to-enable-verbose-logging-in-django-channels March 12, 2021 at 09:06AM

没有评论:

发表评论