If you run in a startup error of your function project, there is no help / log to take a look into to fix the issue
Open
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
If you have deployed an API that won't start you only get the response from the HTTP server `Function host not started`.
This is not really helpful to find the issue. In the application insights to your static web app you will only see that you application isn't started yet. It would be nice to have any kind of log output or something similar for the function host, to fix startup bugs, that are not obvious.
**Is your feature request related to a problem? Please describe.**
This is not related to an existing issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.