9 references to AddExtendedHttpClientLogging
Microsoft.Extensions.Http.Diagnostics (2)
Logging\HttpClientLoggingServiceCollectionExtensions.cs (2)
70return services.AddExtendedHttpClientLogging(); 92return services.AddExtendedHttpClientLogging();
Microsoft.Extensions.Http.Diagnostics.Tests (7)
Logging\AcceptanceTests.cs (4)
33.AddExtendedHttpClientLogging() 65.AddExtendedHttpClientLogging() 99.AddExtendedHttpClientLogging() 635.AddExtendedHttpClientLogging()
Logging\HttpClientLoggingExtensionsTest.cs (3)
56var act = () => ((IServiceCollection)null!).AddExtendedHttpClientLogging(); 361.AddExtendedHttpClientLogging() 400.AddExtendedHttpClientLogging()