'Debugging Azure static web sites with Python Azure functions
I'm trying to debug Azure Static web site with api written in Python Azure function.
How can I look at logging.info logging.warn messages?
I'm unsuccessful in setting up local dev environment, I would like to look at debug/info messages from Python functions.
Is it possible to capture and view them in portal?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
