8 references to AddExtendedHttpClientLogging
Microsoft.Extensions.Http.Diagnostics.Tests (8)
Logging\AcceptanceTests.cs (3)
299
.
AddExtendedHttpClientLogging
(o =>
345
.
AddExtendedHttpClientLogging
(o =>
550
.
AddExtendedHttpClientLogging
(options =>
Logging\HttpClientLoggingExtensionsTest.cs (5)
59
act = () => ((IServiceCollection)null!).
AddExtendedHttpClientLogging
(_ => { });
65
act = () => Mock.Of<IServiceCollection>().
AddExtendedHttpClientLogging
((Action<LoggingOptions>)null!);
273
.
AddExtendedHttpClientLogging
(options =>
317
.
AddExtendedHttpClientLogging
(options =>
344
.
AddExtendedHttpClientLogging
(x =>