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)
60
act = () => ((IServiceCollection)null!).
AddExtendedHttpClientLogging
(_ => { });
66
act = () => Mock.Of<IServiceCollection>().
AddExtendedHttpClientLogging
((Action<LoggingOptions>)null!);
274
.
AddExtendedHttpClientLogging
(options =>
318
.
AddExtendedHttpClientLogging
(options =>
345
.
AddExtendedHttpClientLogging
(x =>