HttpClientLoggingServiceCollectionExtensions
AddExtendedHttpClientLogging(IServiceCollection)
AddExtendedHttpClientLogging(IServiceCollection, IConfigurationSection)
AddExtendedHttpClientLogging(IServiceCollection, Action<LoggingOptions>)
AddHttpClientLogEnricher<T>(IServiceCollection)
net10.0
namespace Microsoft.Extensions.DependencyInjection
{
public static class HttpClientLoggingServiceCollectionExtensions
{
public static IServiceCollection! AddExtendedHttpClientLogging(this IServiceCollection! services, IConfigurationSection! section);
}
}
| .NET | 8.09.010.0 |
|---|---|
| .NET Framework | 4.6.24.74.7.14.7.24.84.8.1 |
Information specific to net10.0 | |
| Assemblies | Microsoft.Extensions.Http.Diagnostics , Version=10.3.0.0, PublicKeyToken=31bf3856ad364e35 Microsoft.Extensions.Http.Diagnostics , Version=10.1.0.0, PublicKeyToken=31bf3856ad364e35 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.Extensions.Http.Diagnostics (10.3.0-preview.1.26058.2) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API