Azure / Azure/azure-functions-host

Log CultureInfo on Host startup

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

Description

The AzureFunctions host should be able to run under a different culture to that for the host operating system and by default run under the en-US culture so to avoid any culture related development issues.

It would also be good to display the configured/default culture at runtime for local debugging.

Contributor guide

Open the contributing guide

Research direction

Start at Azure Functions host startup and the runtime logging used during local debugging; no specific files or tests are identified in the issue. Determine where the host culture is configured and where startup details are logged, then verify that the configured or default en-US culture is shown at runtime and used independently of the operating system culture.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.