Azure / Azure/azure-functions-dotnet-worker
Switch to GRPC logging after GRPC connection is established from FunctionsNetHost
Open
feature: placeholders
needs-discussion
perf: cold-start
team-issue
- Dominant language
- C#
- Stars
- 466
- Forks
- 215
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 7
Description
Currently we use stdout to emit logs from FunctionsNetHost to host. We could switch to grpc logging after the grpc channel is established.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.