Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change helix logging #76828

Merged
merged 3 commits into from
Jan 21, 2025
Merged

Change helix logging #76828

merged 3 commits into from
Jan 21, 2025

Conversation

jaredpar
Copy link
Member

This changes helix logging in a few ways:

  1. Includes helix.proj in the artifacts directory for tool / developer inspection
  2. Adds the expected execution time of a work item into helix.proj so it can be compared to actual execution time.

The other change is more philosophical. Trying to make it so that only the structured / tooling data gets put into the artifacts dir. For any other logging that isn't structural in nature just print directly to the console so we can quickly see it at a glance

This changes helix logging in a few ways:

1. Includes helix.proj in the artifacts directory for tool / developer
   inspection
2. Adds the expected execution time of a work item into helix.proj so it
   can be compared to actual execution time.

The other change is more philosophical. Trying to make it so that only
the structured / tooling data gets put into the artifacts dir. For any
other logging that isn't structural in nature just print directly to the
console so we can quickly see it at a glance
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Jan 20, 2025
@jaredpar jaredpar marked this pull request as ready for review January 21, 2025 02:27
@jaredpar jaredpar requested a review from a team as a code owner January 21, 2025 02:27
@jaredpar
Copy link
Member Author

@dotnet/roslyn-infrastructure PTAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants