Azure / Azure/azure-functions-host
Set azure storage queues polling log level to tracing
Open
Needs: Triage (Functions)
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
I have `AzureFunctionsJobHost__logging__logLevel__default set to information` on my local machine. This works great apart from when I have a queue trigger function. It's clogging my terminal with logs on each poll. Can these be set to 'tracing' instead of 'information'?
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.