Azure / Azure/azure-functions-host

Request to enable function level logging for function load

Open
#4,306 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

#### What problem would the feature you're requesting solve? Please describe.
Currently function specific logging requires function invocation id to retrieve logger for a function and perform function specific logging, and since at function load time there's no invocation id available, so at this point it's not possible to write function specific log in the function level logger

#### Describe the solution you'd like
Please allow writing function load logs in the function specific log

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named in the issue. Start by tracing how function-load logging obtains a function-specific logger and how invocation IDs are required, then determine the expected behavior and tests for logging before an invocation exists.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.