-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Log MSBuild process locale #5356
Copy link
Copy link
Closed
Labels
Area: LocalizationArea: LoggingGood First IssueSelf-contained issues good for first-time contributors.Self-contained issues good for first-time contributors.help wantedIssues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.Issues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.triaged
Metadata
Metadata
Assignees
Labels
Area: LocalizationArea: LoggingGood First IssueSelf-contained issues good for first-time contributors.Self-contained issues good for first-time contributors.help wantedIssues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.Issues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.triaged
Type
Fields
Give feedbackNo fields configured for issues without a type.
I often see binlogs in German, French, etc. but there's no way to easily get the language except for guessing.
If we want to properly parse localized binlogs we need to know the language. Since we already log the binlog path, process, arguments, etc. let's also log the current culture of MSBuild.exe.