Azure / Azure/azure-functions-host

[Custom handlers] Provide a way for HTTP forwarded requests to write logs associated with the invocation id

Open
#6,637 4 comments 3 reactions 1 assignee Claimed by @pragnagopa View on GitHub
httpWorker
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 10h
Merged PRs (30d)
36

Description

Currently, if `enableForwardingHttpRequest` is true, the only way to for pure HTTP functions to write logs is stdout. stdout logs are not associated with an invocation id. Can we provide a better way to log in this scenario? For instance, can logs be returned as response headers?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.