Web Server Logs

How/where do I access/turn on the web server logs - I’m writing an integration and trying to figure out if my requests are even hitting /api. I want to be able to see the URL requests and return codes which I assume aiohttp will log somewhere I just don’t know where or how to turn them on (I’m running HASS in penv).

1 Like