Skip to content

.Net: Add logging to AIContextProvider implementations #12240

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

Merged
merged 4 commits into from
May 26, 2025

Conversation

westey-m
Copy link
Contributor

Motivation and Context

It's important that AIContextProvider implementations have logging for important events that happen within them, so that users can use this to understand and troubleshoot what is happening #10100

Description

  • Add logging and unit tests for each provider.

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner May 22, 2025 16:23
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels May 22, 2025
@github-actions github-actions bot changed the title Add logging to AIContextProvider implementations .Net: Add logging to AIContextProvider implementations May 22, 2025
@westey-m westey-m added this pull request to the merge queue May 26, 2025
Merged via the queue into microsoft:main with commit 6654376 May 26, 2025
19 checks passed
@westey-m westey-m deleted the add-context-logging2 branch May 26, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants