Azure / Azure/azure-functions-host
Optionally log RpcEvent (strictly for development)
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
As we mention [here in the wiki](https://github.com/Azure/azure-functions-host/wiki/Authoring-&-Testing-Language-Extensions#logs), we should be able to set a host.json configuration (likely in combination with an app setting/environment variable) to allow for verbose debug logging. This debug logging should be strictly for authors of Azure Functions language extensions
Contributor guide
Research direction
Read the wiki's Authoring & Testing Language Extensions logs section first, then trace where RpcEvent logging and host.json configuration are handled. Check how app settings or environment variables are read. Done means development-only verbose RpcEvent logging can be enabled through the proposed configuration without affecting normal operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100