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

Port Microsoft.Extensions.[L..T] #9231

Merged
merged 13 commits into from
Sep 1, 2023

Conversation

carlossanlop
Copy link
Member

@carlossanlop carlossanlop commented Aug 29, 2023

Logging, Options, Primitives, Telemetry
Please review ignoring whitespace

@carlossanlop carlossanlop added the area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. label Aug 29, 2023
@carlossanlop carlossanlop self-assigned this Aug 29, 2023
@carlossanlop carlossanlop requested a review from a team as a code owner August 29, 2023 23:46
@carlossanlop carlossanlop changed the title Port Microsoft.Extensions.[L..P] Port Microsoft.Extensions.[L..T] Aug 29, 2023
@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

Co-authored-by: Genevieve Warren <[email protected]>
@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod
Copy link

Learn Build status updates of commit a0de384:

💡 Validation status: suggestions

File Status Preview URL Details
xml/Microsoft.Extensions.Logging/Logger`1.xml 💡Suggestion View Details
xml/Microsoft.Extensions.Telemetry.Logging/LogMethodHelper.xml 💡Suggestion View Details
xml/Microsoft.Extensions.Logging.Abstractions/NullLogger.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Abstractions/NullLogger`1.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Abstractions/NullLoggerFactory.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Abstractions/NullLoggerProvider.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Configuration/LoggerProviderOptionsChangeTokenSource`2.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Console/ConfigurationConsoleLoggerSettings.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Console/ConsoleFormatter.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Console/ConsoleFormatterOptions.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Console/ConsoleLogger.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Console/ConsoleLoggerProvider.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Console/ConsoleLoggerSettings.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Console/IConsoleLoggerSettings.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Console/JsonConsoleFormatterOptions.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Console/SimpleConsoleFormatterOptions.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Debug/DebugLogger.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Debug/DebugLoggerProvider.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.EventLog/EventLogLogger.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.EventLog/EventLogLoggerProvider.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.EventLog/WindowsEventLog.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.EventSource/EventSourceLoggerProvider.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.EventSource/LoggingEventSource.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.TraceSource/TraceSourceLogger.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.TraceSource/TraceSourceLoggerProvider.xml ✅Succeeded View

This comment lists only the first 25 files in the pull request.

xml/Microsoft.Extensions.Logging/Logger`1.xml

  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Microsoft#Extensions#Logging#ILogger#IsEnabled(Microsoft.Extensions.Logging.LogLevel) for uid: Microsoft.Extensions.Logging.Logger`1.Microsoft#Extensions#Logging#ILogger#IsEnabled(Microsoft.Extensions.Logging.LogLevel).

xml/Microsoft.Extensions.Telemetry.Logging/LogMethodHelper.xml

  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Microsoft#Extensions#Telemetry#Enrichment#IEnrichmentPropertyBag#Add(System.ReadOnlySpan{System.Collections.Generic.KeyValuePair{System.String,System.Object}}) for uid: Microsoft.Extensions.Telemetry.Logging.LogMethodHelper.Microsoft#Extensions#Telemetry#Enrichment#IEnrichmentPropertyBag#Add(System.ReadOnlySpan{System.Collections.Generic.KeyValuePair{System.String,System.Object}}).
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Microsoft#Extensions#Telemetry#Enrichment#IEnrichmentPropertyBag#Add(System.ReadOnlySpan{System.Collections.Generic.KeyValuePair{System.String,System.String}}) for uid: Microsoft.Extensions.Telemetry.Logging.LogMethodHelper.Microsoft#Extensions#Telemetry#Enrichment#IEnrichmentPropertyBag#Add(System.ReadOnlySpan{System.Collections.Generic.KeyValuePair{System.String,System.String}}).
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Microsoft#Extensions#Telemetry#Enrichment#IEnrichmentPropertyBag#Add(System.String,System.Object) for uid: Microsoft.Extensions.Telemetry.Logging.LogMethodHelper.Microsoft#Extensions#Telemetry#Enrichment#IEnrichmentPropertyBag#Add(System.String,System.Object).
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Microsoft#Extensions#Telemetry#Enrichment#IEnrichmentPropertyBag#Add(System.String,System.String) for uid: Microsoft.Extensions.Telemetry.Logging.LogMethodHelper.Microsoft#Extensions#Telemetry#Enrichment#IEnrichmentPropertyBag#Add(System.String,System.String).

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@carlossanlop carlossanlop merged commit c7589dc into dotnet:main Sep 1, 2023
2 checks passed
@carlossanlop carlossanlop deleted the PortExtensionsLP branch September 1, 2023 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants