Azure / Azure/azure-functions-host
Filtered logs for out-of-proc languages
Open
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Currently, starting the host outputs everything to the console. For example - even polling traces for the blob binding.

Can we filter the output to only contain minimal host logs (e.g. starting functions host at local port) and function execution traces?
Contributor guide
Assessment
This issue has not been assessed yet.