Skip to content

Conversation

Meir017
Copy link
Contributor

@Meir017 Meir017 commented Oct 2, 2025

Microsoft Reviewers: Open in CodeFlow

@Meir017 Meir017 requested a review from a team as a code owner October 2, 2025 20:27
@Copilot Copilot AI review requested due to automatic review settings October 2, 2025 20:27
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects a typo in the method name AddExtendedLoggerFeactory to AddExtendedLoggerFactory throughout the codebase. The typo was in the word "Factory" which was misspelled as "Feactory".

  • Fixed the method name spelling from "Feactory" to "Factory"
  • Updated all call sites that reference this method
  • Ensured consistency across the telemetry logging extensions

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/Libraries/Microsoft.Extensions.Telemetry/Logging/LoggingEnrichmentExtensions.cs Fixed typo in method name definition and updated three call sites
src/Libraries/Microsoft.Extensions.Telemetry/Buffering/GlobalBufferLoggingBuilderExtensions.cs Updated call site to use corrected method name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants