I am trying to debug Azure functions python code using VS code IDE. Local.settings.json is updated with below config "AzureWebJobsStorage": "UseDevelopmentStora
For Azure Functions, log levels are configured in the host.json. How to read its values programmatically for logging nodes? We tried to read it from the environ