Run Output Not Showing Responses

Previously, it seemed like I would see 200 responses in my Run console when I refreshed a page etc. I'm not seeing that in what seems like an all of a sudden way.

Did I change my configuration by accident in a way that would remove this?  

I'm able to see print() statements inserted into the view, but loggers are also not getting outputted.

0

This appeared to be a misconfiguration of my logging.  I resolved it by correcting my django project's settings.

0

请先登录再写评论。